net: fddi: skfp: smt.c: Remove unused function
authorRickard Strandqvist <rickard_strandqvist@spectrumdigital.se>
Thu, 1 Jan 2015 17:01:26 +0000 (18:01 +0100)
committerDavid S. Miller <davem@davemloft.net>
Fri, 2 Jan 2015 21:36:07 +0000 (16:36 -0500)
commit6af01a70f4f457dd6fdc556973e5429405bdf3aa
tree07d67486d41c81aa53313799fa18357cdc3cd3b2
parent7841d5d622f8fb537e401f5b172c42bb111daf4a
net: fddi: skfp: smt.c: Remove unused function

Remove the function smt_ifconfig() 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/fddi/skfp/smt.c