diff options
author | 2011-04-24 22:35:19 -0700 | |
---|---|---|
committer | 2011-04-24 22:35:19 -0700 | |
commit | 8c61d9d611cb5b290f1b4ac57c4631acfd6e3b5a (patch) | |
tree | 0e8d3f1c5d9d8bc34d238e739ea57cd098560924 /net/unix/af_unix.c | |
parent | Merge branch 'davem.r8169' of git://git.kernel.org/pub/scm/linux/kernel/git/romieu/netdev-2.6 (diff) | |
download | wireguard-linux-8c61d9d611cb5b290f1b4ac57c4631acfd6e3b5a.tar.xz wireguard-linux-8c61d9d611cb5b290f1b4ac57c4631acfd6e3b5a.zip |
cdc_ncm: fix short packet issue on some devices
The default maximum transmit length for NCM USB frames should be so
that a short packet happens at the end if the device supports a length
greater than the defined maximum. This is achieved by adding 4 bytes
to the maximum length so that the existing logic can fit a short
packet there.
Signed-off-by: Hans Petter Selasky <hselasky@c2i.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions