]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: i40e_fcoe.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Wed, 7 Jan 2015 11:40:17 +0000 (11:40 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Mon, 9 Feb 2015 02:45:17 +0000 (18:45 -0800)
commitb947f05dc7ea761fa00bc855042adb6b5f2e11fd
tree09849bec50c0f2d5ada2f4af6717436339463a76
parente7112fc7af6285bc2129c1c72b3ae09c5864b654
i40e: i40e_fcoe.c: Remove unused function

Remove the function i40e_rx_is_fip() that is not used anywhere.

This was partially found by using a static code analysis program
called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Tested-by: Jim Young <james.m.young@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_fcoe.c