]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: Remove unused function i40e_vsi_lookup
authorAlexander Duyck <alexander.h.duyck@intel.com>
Wed, 14 Sep 2016 23:24:34 +0000 (16:24 -0700)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Sat, 29 Oct 2016 06:28:39 +0000 (23:28 -0700)
commit36e3d8bbed40e731592fd6a28b7b33ca18bc727c
treef44eeacafb92ce2e85ba861a264427792ec63f1d
parent32a7b73e4231b0a4a5cf8549dd6a4bf3ffefd174
i40e: Remove unused function i40e_vsi_lookup

The function is not used so there is no need to carry it forward.  I have
plans to add a slightly different function that can be inlined to handle
the same kind of functionality.

Change-ID: Ie2dfcb189dc75e5fbc156bac23003e3b4210ae0f
Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Tested-by: Andrew Bowers <andrewx.bowers@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e.h
drivers/net/ethernet/intel/i40e/i40e_client.c