OpenCloudOS-Kernel/drivers/net/ethernet/marvell
stephen hemminger 3f42941b5d sky2: propogate rx hash when packet is copied
When a small packet is received, the driver copies it to a new skb to allow
reusing the full size Rx buffer. The copy was propogating the checksum offload
but not the receive hash information. The bug is impact was mostly harmless
and therefore not observed until reviewing this area of code.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2012-05-01 13:39:13 -04:00
..
Kconfig
Makefile
mv643xx_eth.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
pxa168_eth.c Remove all #inclusions of asm/system.h 2012-03-28 18:30:03 +01:00
skge.c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/net 2012-02-10 23:32:28 -05:00
skge.h
sky2.c sky2: propogate rx hash when packet is copied 2012-05-01 13:39:13 -04:00
sky2.h sky2: fix hang in napi_disable 2011-11-17 21:43:57 -05:00