commit | 91d4ee3382e78bd78e0251a56e2fa96b20c26e30 | [log] [tgz] |
---|---|---|
author | Nick Nunley <nicholasx.d.nunley@intel.com> | Wed Feb 17 01:04:56 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 17 13:21:37 2010 -0800 |
tree | 373328946ac046e66eed37af090f2810de2a5d6b | |
parent | 40e90c26f573fa5082be6e046b346e19ab0cd25f [diff] |
igb: minor type cleanups This change cleans up some instances where unsigned int and u32 were being used interchangeably, and cleans up hdr_len which was being set to 0 twice. Signed-off-by: Nicholas Nunley <nicholasx.d.nunley@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>