commit | c3033b01d763aff572080db09ddcebed115b9cf5 | [log] [tgz] |
---|---|---|
author | Joe Perches <joe@perches.com> | Fri Mar 21 11:06:25 2008 -0700 |
committer | Jeff Garzik <jeff@garzik.org> | Wed Mar 26 00:17:42 2008 -0400 |
tree | b75bb33ba85185c9d6775ceafad09a103f643b35 | |
parent | f89e6e3834035c6e8203042f3527931aa7f52496 [diff] |
e1000: Convert boolean_t to bool On Thu, 2008-03-06 at 10:07 -0800, Kok, Auke wrote: > 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 comment typo ahread to ahead 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>