ixgbe: fix static functions
authorJohn Fastabend <john.r.fastabend@intel.com>
Tue, 12 Apr 2011 02:44:55 +0000 (02:44 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
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 <john.r.fastabend@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
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
This page took 0.024827 seconds and 5 git commands to generate.