diff options
author | Andy Fleming | 2009-02-04 16:37:40 -0800 |
---|---|---|
committer | David S. Miller | 2009-02-04 16:37:40 -0800 |
commit | 1fbe49328f7442090439addddf441fb5b3186e71 (patch) | |
tree | 3582f5ddadcd69f1c1d71eb30267c54202b4a05d /include | |
parent | 65ab8385b67854792e89267907f9fcb27e779f95 (diff) |
gianfar: Fix BD_LENGTH_MASK definition
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>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions