From: Stephen Hemminger Date: Fri, 13 Dec 2013 04:37:50 +0000 (+0000) Subject: i40e: make functions static and remove dead code X-Git-Tag: v3.14-rc1~94^2~456^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af28eec9f56742aa83ae6fd81fcf50ec981dca28;p=pandora-kernel.git 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 Tested-by: Kavindya Deegala Signed-off-by: Jeff Kirsher --- Reading git-diff-tree failed