]> 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)
commitb034830b52acc1f7016aa8fa9d2878759b1bfe03
tree3e90532b44310986f797f9897cae75be5fb9f1d4
parent50f8e962da224a3674e8e8dce78241da6471398f
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