diff options
| author | Colin Ian King <[email protected]> | 2017-04-27 18:59:11 +0100 |
|---|---|---|
| committer | Jeff Kirsher <[email protected]> | 2017-06-07 19:05:42 -0700 |
| commit | b476deab8f412bd5441eb161b0fda86a0246de27 (patch) | |
| tree | 3f400729f3d5c110b8844e16c19b81e44cc5324b /tools/perf/scripts/python | |
| parent | 50dffe7fad6c156c2928e45c19ff7b86eb951f4c (diff) | |
igb: make a few local functions static
Clean up a few sparse warnings, these following
functions can be made static:
drivers/net/ethernet/intel/igb/igb_main.c: warning: symbol
'igb_add_mac_filter' was not declared. Should it be static?
drivers/net/ethernet/intel/igb/igb_main.c: warning: symbol
'igb_del_mac_filter' was not declared. Should it be static?
drivers/net/ethernet/intel/igb/igb_main.c: warning: symbol
'igb_set_vf_mac_filter' was not declared. Should it be static?
Signed-off-by: Colin Ian King <[email protected]>
Tested-by: Aaron Brown <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions