https://github.com/torvalds/linux
Revision 1b0ecb28b0cc216535ce6477d39aa610c3ff68a1 authored by Vlad Yasevich on 30 September 2014, 23:39:37 UTC, committed by David S. Miller on 01 October 2014, 20:43:45 UTC
This driver, similar to tg3, has a check that will
cause full sized 802.1ad frames to be dropped.  The
frame will be larger then the standard mtu due to the
presense of vlan header that has not been stripped.
The driver should not drop this frame and should process
it just like it does for 802.1q.

CC: Sony Chacko <sony.chacko@qlogic.com>
CC: Dept-HSGLinuxNICDev@qlogic.com
Signed-off-by: Vladislav Yasevich <vyasevic@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 7d3083e
History
Tip revision: 1b0ecb28b0cc216535ce6477d39aa610c3ff68a1 authored by Vlad Yasevich on 30 September 2014, 23:39:37 UTC
bnx2: Correctly receive full sized 802.1ad fragmes
Tip revision: 1b0ecb2
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
tools
usr
virt
.gitignore -rw-r--r-- 1.1 KB
.mailmap -rw-r--r-- 4.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 93.8 KB
Kbuild -rw-r--r-- 2.5 KB
Kconfig -rw-r--r-- 252 bytes
MAINTAINERS -rw-r--r-- 279.8 KB
Makefile -rw-r--r-- 52.8 KB
README -rw-r--r-- 18.3 KB
REPORTING-BUGS -rw-r--r-- 7.3 KB

README

back to top