diff options
author | Dai Haruki <dai.haruki@freescale.com> | 2008-12-16 15:30:20 -0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2008-12-16 15:30:20 -0800 |
commit | 12dea57be552a291e93827baeffbb91e33f587a6 (patch) | |
tree | dba9874cf9a930a729aac0f30f7fe50824b9e76a /kernel | |
parent | b46a8454cd304b5376ba00d3457a612720e47269 (diff) |
gianfar: Fix eTSEC configuration procedure
Fix some bugs in the ethtool configuration functions:
* gfar_clean_rx_ring should not be called with interrupts disabled.
* Update last transmission time to avoid tx timeout.
* Delete redundant NETIF_F_IP_CSUM check in gfar_start_xmit
* Use netif_tx_lock_bh when reconfiguring the tx csum
Signed-off-by: Dai Haruki <dai.haruki@freescale.com>
Signed-off-by: Andy Fleming <afleming@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions