drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum
authorJoe Perches <joe@perches.com>
Tue, 7 Sep 2010 21:35:40 +0000 (21:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 8 Sep 2010 21:46:28 +0000 (14:46 -0700)
commit7ca647bdad0110a47edc44c48f8e646fdac87922
tree742f6865b2e46f0fc9d69cafdb399655113ae271
parentc7689578f52bbe258693996f2251b276445f87ce
drivers/net/ixgbe/ixgbe_main.c: Add ixgbe_psum

Reduce indentation in a couple of places
Add static function ixgbe_psum
Add temporary for adapter->stats

Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ixgbe/ixgbe_main.c