mirror of
https://github.com/adulau/aha.git
synced 2024-12-28 11:46:19 +00:00
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:
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
1434
drivers/net/lib82596.c
Normal file
File diff suppressed because it is too large
Load diff
Loading…
Reference in a new issue