]> git.baikalelectronics.ru Git - kernel.git/commit
CDC NCM: Add mising short packet in cdc_ncm driver
authorAlexey Orishko <alexey.orishko@gmail.com>
Fri, 6 May 2011 03:01:30 +0000 (03:01 +0000)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 May 2011 22:30:28 +0000 (18:30 -0400)
commit2e2be97716eac94dae96042e1e907821afb6f801
tree9b00ca27f05c094adff441891e6fdc9494713ecb
parent9c0155ce31e1ab6de56c06fd1dcbab42c27c9d14
CDC NCM: Add mising short packet in cdc_ncm driver

Changes:
- while making NTB, driver shall check if device dwNtbOutMaxSize is higher than
 host value and shall add a short packet if this is the case
- previous temporary patch for this issue is replaced by this one

Signed-off-by: Alexey Orishko <alexey.orishko@stericsson.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/cdc_ncm.c