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)
commitaf28eec9f56742aa83ae6fd81fcf50ec981dca28
tree3e90532b44310986f797f9897cae75be5fb9f1d4
parent5561b6a1b3abaa27f6e52e4f7559c8733ca45e69
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