]> git.baikalelectronics.ru Git - kernel.git/commit
net: ethernet: micrel: ksz884x.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Sun, 21 Dec 2014 17:41:38 +0000 (18:41 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 22 Dec 2014 21:23:09 +0000 (16:23 -0500)
commitd77306d9eb21808ecf9d06155d9d5e0e046953cc
tree0b5991e052a6c8cad0f6c0ce2a13663f835dd542
parent63735a517ee7d7ce6d8def1e8c20c9d63d79a0c8
net: ethernet: micrel: ksz884x.c: Remove unused function

Remove the function port_cfg_dis_learn() that is not used anywhere.

This was partially found by using a static code analysis program called cppcheck.

Signed-off-by: Rickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/micrel/ksz884x.c