]> git.baikalelectronics.ru Git - kernel.git/commit
i40e: make functions static and remove dead code
authorStephen Hemminger <stephen@networkplumber.org>
Fri, 13 Dec 2013 04:37:50 +0000 (04:37 +0000)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Wed, 18 Dec 2013 06:42:49 +0000 (22:42 -0800)
commitcea98875a8f9e3cc002377ab2eb1aebc3c0a9030
tree3e90532b44310986f797f9897cae75be5fb9f1d4
parent91922a1c8bc8e3bedc9861a4a01de0bf5a593c70
i40e: make functions static and remove dead code

Make local functions static in the file they are used.

Remove functions i40e_aq_add_vlan and i40e_aq_remove_vlan since
they are not used anywhere by current code.

Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
Tested-by: Kavindya Deegala <kavindya.s.deegala@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
drivers/net/ethernet/intel/i40e/i40e_adminq.c
drivers/net/ethernet/intel/i40e/i40e_common.c
drivers/net/ethernet/intel/i40e/i40e_prototype.h