diff options
author | Greg Ungerer <[email protected]> | 2006-06-27 13:19:33 +1000 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-06-27 18:30:14 -0700 |
commit | 0e702ab38b0eed1ea5968f3b60b352e814172c27 (patch) | |
tree | 98971ffff39b5b8e2bd630bcc81987468fceb455 /net/lapb/lapb_in.c | |
parent | 83901fc1c786c642c576f51302d79df849ad7d71 (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 <[email protected]>
. 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 <[email protected]>
Signed-off-by: Greg Ungerer <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_in.c')
0 files changed, 0 insertions, 0 deletions