From: Thomas Bogendoerfer Date: Wed, 27 Jun 2007 22:46:22 +0000 (+0200) Subject: Extract chip specific code out of lasi_82596.c X-Git-Tag: v2.6.23-rc1~1201^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2187f287e2827556210e96c619f76f0f9dd928f0;p=pandora-kernel.git 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 Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed