https://github.com/torvalds/linux
Revision 1fbe49328f7442090439addddf441fb5b3186e71 authored by Andy Fleming on 05 February 2009, 00:37:40 UTC, committed by David S. Miller on 05 February 2009, 00:37:40 UTC
BD_LENGTH_MASK is supposed to catch the low 16-bits of the status field, not
the low byte.  The old way, we would never be able to clean up tx packets with
sizes divisible by 256.

Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent 65ab838
History
Tip revision: 1fbe49328f7442090439addddf441fb5b3186e71 authored by Andy Fleming on 05 February 2009, 00:37:40 UTC
gianfar: Fix BD_LENGTH_MASK definition
Tip revision: 1fbe493
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top