commit | 7a823471ad42cba6c3b658494d8437ca5c166292 | [log] [tgz] |
---|---|---|
author | Wei Yongjun <weiyongjun1@huawei.com> | Tue Aug 23 15:08:09 2016 +0000 |
committer | Jeff Kirsher <jeffrey.t.kirsher@intel.com> | Tue Sep 27 19:00:52 2016 -0700 |
tree | 15545344b9d54d28677c6c4a967724c98b80f88c | |
parent | e96e0eded1335b9cfac71fcdd989d682eb3f8412 [diff] |
igb: fix non static symbol warning Fixes the following sparse warning: drivers/net/ethernet/intel/igb/igb_ethtool.c:2707:5: warning: symbol 'igb_rxnfc_write_vlan_prio_filter' was not declared. Should it be static? Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com> Tested-by: Aaron Brown <aaron.f.brown@intel.com> Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>