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)
committerDavid S. Miller <davem@davemloft.net>
Wed, 28 Aug 2013 22:22:15 +0000 (18:22 -0400)
commit03803a59e32453ee5737c6096a295f748f03cc49
treea3bd2c97851779a11e6359cee6278068920151ea
parent3046e2f5b79a86044ac0a29c69610d6ac6a4b882
net: usb: Add HP hs2434 device to ZLP exception table

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>
drivers/net/usb/cdc_mbim.c