Skip to content

Commit

Permalink
Extract chip specific code out of lasi_82596.c
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Thomas Bogendoerfer authored and Jeff Garzik committed Jul 9, 2007
1 parent d1d25aa commit 2187f28
Show file tree
Hide file tree
Showing 2 changed files with 1,483 additions and 1,411 deletions.
Loading

0 comments on commit 2187f28

Please sign in to comment.