Extract chip specific code out of lasi_82596.c

Changes to last version:
- use netdev_alloc_skb
- make init_rx_bufs just fail and not panic, if skb alloc fails
- don/t free_irq, if request_irq failed

Thomas.

Extracted chip specific code out of lasi_82596.c and placed into a lib82596.c
to make it usable for other 82596 drivers

Signed-off-by: Thomas Bogendoerfer <tsbogend@alpha.franken.de>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
This commit is contained in:
Thomas Bogendoerfer 2007-06-28 00:46:22 +02:00 committed by Jeff Garzik
parent d1d25aaba8
commit 2187f287e2
2 changed files with 1483 additions and 1411 deletions

File diff suppressed because it is too large Load Diff

1434
drivers/net/lib82596.c Normal file

File diff suppressed because it is too large Load Diff