]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4692fc8fc1c1ff6f00591d1e545d6d00383044ca
tree8b2697a3ac2e855225a437d9491b1dd9541d6a7a
parent51729cc3966e0a91dedc6a94da9678894d9e00a9
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