diff options
author | 2006-06-27 13:19:33 +1000 | |
---|---|---|
committer | 2006-06-27 18:30:14 -0700 | |
commit | 0e702ab38b0eed1ea5968f3b60b352e814172c27 (patch) | |
tree | 98971ffff39b5b8e2bd630bcc81987468fceb455 /fs/buffer.c | |
parent | [PATCH] m68knommu: FEC driver set different priority/level on each IRQ (diff) | |
download | linux-rng-0e702ab38b0eed1ea5968f3b60b352e814172c27.tar.xz linux-rng-0e702ab38b0eed1ea5968f3b60b352e814172c27.zip |
[PATCH] m68knommu: FEC driver event/irq fixes
Collection of fixes for the ColdFire FEC ethernet driver:
. reworked event setting so that it occurs after the MII setup.
roucaries bastien <roucaries.bastien@gmail.com>
. Do not read cbd_sc in memory for each bit we test. Once per buffer is enough.
. Overrun errors must increase `rx_fifo_errors', not `rx_crc_errors'
. No need for a special value to activate rx or tx. Only write access matters.
. Simplify parameter of eth_copy_and_sum : `data' has already the right value.
. Some spelling fixes.
Signed-off-by: Philippe De Muyter <phdm@macqel.be>
Signed-off-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'fs/buffer.c')
0 files changed, 0 insertions, 0 deletions