aboutsummaryrefslogtreecommitdiff
path: root/drivers/accessibility/braille
diff options
context:
space:
mode:
authorBjørn Mork <bjorn@mork.no>2013-10-31 15:56:11 +0100
committerDavid S. Miller <davem@davemloft.net>2013-11-02 01:29:37 -0400
commitc1a2e95435976cb040db1f6c0afbe4287c3d2e28 (patch)
treea069ccf83ac3a707bd199b47528e3d31f6031879 /drivers/accessibility/braille
parent5b8f15f78e6fdd572f9265ef24618c10267de318 (diff)
net: cdc_mbim: change the default to send ZLPs
A number of devices in the wild have turned out to require ZLPs. Even if this is a spec violation, our priority is to make any device work as good as possible. Devices needing ZLPs will fail to receive any full sized frame we send. On the other hand, devices which do not need the ZLP will still work if we send them. This gives us no other option than sending ZLPs by default. This will prevent devices conforming to the spec from making the optimizations which are possible without ZLPs. Adding known such devices to a whitelist, to avoid the possible negative impact of the new spec violating default. Cc: Greg Suarez <gsuarez@smithmicro.com> Cc: Alexey Orishko <alexey.orishko@gmail.com> Signed-off-by: Bjørn Mork <bjorn@mork.no> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/accessibility/braille')
0 files changed, 0 insertions, 0 deletions