diff options
author | 2011-04-13 15:43:32 +0000 | |
---|---|---|
committer | 2011-04-14 00:22:27 -0700 | |
commit | 38a2f37258f9e2ae3f6e4241e01088be8dfaf4e9 (patch) | |
tree | 06cb5dc48a0f749e975c0fe6f4ffab5e15c74a07 /net/unix/af_unix.c | |
parent | Revert "tcp: disallow bind() to reuse addr/port" (diff) | |
download | wireguard-linux-38a2f37258f9e2ae3f6e4241e01088be8dfaf4e9.tar.xz wireguard-linux-38a2f37258f9e2ae3f6e4241e01088be8dfaf4e9.zip |
usbnet: Fix up 'FLAG_POINTTOPOINT' and 'FLAG_MULTI_PACKET' overlaps.
USB tethering does not work anymore since 2.6.39-rc2, but it's okay in
-rc1. The root cause is the new added mask code 'FLAG_POINTTOPOINT'
overlaps 'FLAG_MULTI_PACKET' in include/linux/usb/usbnet.h, this
causes logic issue in rx_process(). This patch cleans up the overlap.
Reported-and-Tested-by: Gottfried Haider <gottfried.haider@gmail.com>
Signed-off-by: Huajun Li <huajun.li.lee@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions