]> git.karo-electronics.de Git - karo-tx-linux.git/commit
net: usb: Add HP hs2434 device to ZLP exception table
authorRob Gardner <robmatic@gmail.com>
Sun, 25 Aug 2013 22:02:23 +0000 (16:02 -0600)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 14 Sep 2013 13:54:55 +0000 (06:54 -0700)
commitf2e39b5ea18377e079ab44323d9c8653a15fc5d6
tree723fe2c1fb3e5ab559ad4b08e3b5d4184647f2cf
parent3d740e64f6e333efb2c539d5ea7ed56a5ba2757d
net: usb: Add HP hs2434 device to ZLP exception table

[ Upstream commit 03803a59e32453ee5737c6096a295f748f03cc49 ]

This patch adds another entry (HP hs2434 Mobile Broadband) to the list
of exceptional devices that require a zero length packet in order to
function properly. This list was added in commit 844e88f0. The hs2434
is manufactured by Sierra Wireless, who also produces the MC7710,
which the ZLP exception list was created for in the first place. So
hopefully it is just this one producer's devices that will need this
workaround.

Tested on a DM1-4310NR HP notebook, which does not function without this
change.

Signed-off-by: Rob Gardner <robmatic@gmail.com>
Acked-by: Bjørn Mork <bjorn@mork.no>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/usb/cdc_mbim.c