linux/drivers/net/e1000
Eric Sesterhenn 5d9428de1a BUG_ON() Conversion in drivers/net/
this changes if() BUG(); constructs to BUG_ON() which is
cleaner, contains unlikely() and can better optimized away.

Signed-off-by: Eric Sesterhenn <snakebyte@gmx.de>
Signed-off-by: Adrian Bunk <bunk@stusta.de>
2006-04-02 13:52:48 +02:00
..
LICENSE Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
Makefile Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
e1000.h [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
e1000_ethtool.c [PATCH] drivers/net/e1000/: proper prototypes 2006-03-11 21:49:49 -05:00
e1000_hw.c e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_hw.h e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 2006-03-02 18:46:29 -08:00
e1000_main.c BUG_ON() Conversion in drivers/net/ 2006-04-02 13:52:48 +02:00
e1000_osdep.h [PATCH] e1000: Fix whitespace 2006-01-18 16:17:58 -05:00
e1000_param.c e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 2006-03-02 18:19:30 -08:00