kernel-hacking-2024-linux-s.../drivers/net/ixgb
Joe Perches 446490ca44 ixgb: convert boolean_t to bool
> send me a patch for e1000 and for ixgb and I'll happily apply those :)

boolean_t to bool
TRUE to true
FALSE to false

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Auke Kok <auke-jan.h.kok@intel.com>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
2008-03-26 00:17:45 -04:00
..
ixgb.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ee.c ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ee.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ethtool.c ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_hw.c ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_hw.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_ids.h ixgb: enable sun hardware support for broadcom phy 2008-01-28 15:07:17 -08:00
ixgb_main.c ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_osdep.h ixgb: convert boolean_t to bool 2008-03-26 00:17:45 -04:00
ixgb_param.c
Makefile