]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
ixgb: convert boolean_t to bool
authorJoe Perches <joe@perches.com>
Fri, 21 Mar 2008 18:06:37 +0000 (11:06 -0700)
committerJeff Garzik <jeff@garzik.org>
Wed, 26 Mar 2008 04:17:45 +0000 (00:17 -0400)
commit446490ca44dcc8a1a9f3c082809bdab208626891
treec03c43be82866695c6793d9d46c838ed5d1e4457
parentbab2bce7dcea9aaf9374b6c24001d6afcced4ca5
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>
drivers/net/ixgb/ixgb.h
drivers/net/ixgb/ixgb_ee.c
drivers/net/ixgb/ixgb_ee.h
drivers/net/ixgb/ixgb_ethtool.c
drivers/net/ixgb/ixgb_hw.c
drivers/net/ixgb/ixgb_hw.h
drivers/net/ixgb/ixgb_main.c
drivers/net/ixgb/ixgb_osdep.h