aboutsummaryrefslogtreecommitdiff
path: root/include/asm-m68knommu
diff options
context:
space:
mode:
authorGreg Ungerer <gerg@snapgear.com>2006-06-27 13:19:33 +1000
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-27 18:30:14 -0700
commit0e702ab38b0eed1ea5968f3b60b352e814172c27 (patch)
tree98971ffff39b5b8e2bd630bcc81987468fceb455 /include/asm-m68knommu
parent83901fc1c786c642c576f51302d79df849ad7d71 (diff)
[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 'include/asm-m68knommu')
0 files changed, 0 insertions, 0 deletions