diff options
author | Yang Shen <[email protected]> | 2021-05-17 12:45:24 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2021-05-17 14:12:38 -0700 |
commit | 229fd41f64474e3ca739f4128983f989f928bb42 (patch) | |
tree | 79a21eeb6c4cde9e22ffb3b68e9e88e144e1a1d7 /tools/perf/scripts/python | |
parent | d6174870c0f1f1049bd4ae1971527fd5901fedf9 (diff) |
net: micrel: Fix wrong function name in comments
Fixes the following W=1 kernel build warning(s):
drivers/net/ethernet/micrel/ksz884x.c:2163: warning: expecting prototype for sw_get_board_storm(). Prototype was for sw_get_broad_storm() instead
drivers/net/ethernet/micrel/ksz884x.c:2985: warning: expecting prototype for port_w_phy(). Prototype was for hw_w_phy() instead
drivers/net/ethernet/micrel/ksz884x.c:4792: warning: expecting prototype for transmit_done(). Prototype was for tx_done() instead
Cc: Tristram Ha <[email protected]>
Signed-off-by: Yang Shen <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions