commit | af28eec9f56742aa83ae6fd81fcf50ec981dca28 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <stephen@networkplumber.org> | Fri Dec 13 04:37:50 2013 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Dec 17 22:42:49 2013 -0800 |
tree | 3e90532b44310986f797f9897cae75be5fb9f1d4 | |
parent | 5561b6a1b3abaa27f6e52e4f7559c8733ca45e69 [diff] |
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>