ixgbe: Make ixgbe_identify_qsfp_module_generic static
authorMark Rustad <mark.d.rustad@intel.com>
Sat, 23 Nov 2013 03:19:19 +0000 (03:19 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 30 Nov 2013 08:21:47 +0000 (00:21 -0800)
commit8821754704a661623083a9dedf425114199600ba
treee1992698bfdf8adde9c288d6830caf9e2b098cb8
parent8bf1264d2f12c6fa8645d097275568c1b62c246c
ixgbe: Make ixgbe_identify_qsfp_module_generic static

Correct a namespace complaint by making the function static
and moving the prototype into the .c file.

Signed-off-by: Mark Rustad <mark.d.rustad@intel.com>
Tested-by: Phil Schmitt <phillip.j.schmitt@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.c
drivers/net/ethernet/intel/ixgbe/ixgbe_phy.h