ixgbe: fix static functions
authorJohn Fastabend <[email protected]>
Tue, 12 Apr 2011 02:44:55 +0000 (02:44 +0000)
committerJeff Kirsher <[email protected]>
Wed, 27 Apr 2011 09:16:48 +0000 (02:16 -0700)
commitb32c8dcc33a74fb4f1e73ed2263504f5947ca76b
tree8b2697a3ac2e855225a437d9491b1dd9541d6a7a
parent11b1d38e705fa05282661d2b1710f7a81a7f7045
ixgbe: fix static functions

Define functions as static added C=1 (sparse) to my make line
brought these to my attention.

Signed-off-by: John Fastabend <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
drivers/net/ixgbe/ixgbe_82599.c
drivers/net/ixgbe/ixgbe_dcb_82598.c
drivers/net/ixgbe/ixgbe_main.c
drivers/net/ixgbe/ixgbe_sriov.c