commit | 6c60408e33aba6d1d7241bc9be3b8d1b39509291 | [log] [tgz] |
---|---|---|
author | Alexey Orishko <alexey.orishko@gmail.com> | Fri May 06 03:01:30 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Thu May 12 18:30:28 2011 -0400 |
tree | 9b00ca27f05c094adff441891e6fdc9494713ecb | |
parent | c92f5ca2e5120796c56455e0a4b7cc0dfd6ceb49 [diff] |
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>