summaryrefslogtreecommitdiffstats
path: root/drivers/net/lib82596.c
Commit message (Collapse)AuthorAgeFilesLines
* Extract chip specific code out of lasi_82596.cThomas Bogendoerfer2007-07-081-0/+1434
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>
OpenPOWER on IntegriCloud