]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
net: w5100: remove unused is_w5200()
authorAkinobu Mita <akinobu.mita@gmail.com>
Sat, 14 May 2016 05:55:47 +0000 (14:55 +0900)
committerDavid S. Miller <davem@davemloft.net>
Mon, 16 May 2016 17:55:48 +0000 (13:55 -0400)
commite9f0cd94c1697ad6c98422a1953105c8ffc515f3
treed9086bf78918ca81e4d81ac13268bf24ae67292d
parentb0456b24ff4c8f408feaf97ea465897672bb1ac1
net: w5100: remove unused is_w5200()

The is_w5200() function is not used anymore by the commit which adds
the W5500 support.

Signed-off-by: Akinobu Mita <akinobu.mita@gmail.com>
Cc: Mike Sinkovsky <msink@permonline.ru>
Cc: David S. Miller <davem@davemloft.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/wiznet/w5100.c