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)
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>

No differences found