]> git.baikalelectronics.ru Git - kernel.git/commit
drivers/net: strip unused module code from sun3_82586.c
authorPaul Gortmaker <paul.gortmaker@windriver.com>
Fri, 27 Jan 2012 13:55:46 +0000 (13:55 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 30 Jan 2012 17:54:40 +0000 (12:54 -0500)
commit2ea4b71557ac0dc2ac104942be3b069520f69419
tree7342c69e54fd7287080c3745ec7a103e0cdd06c7
parent53ffa4f73c5721b5b6d0595911eafd85778bf811
drivers/net: strip unused module code from sun3_82586.c

This code is clearly unused, since it has a #error right
in it.  Given the vintage of sun3 hardware, it is probably
safe to assume that there is little interest in adding new
functionality to the driver now, so just delete the unused
block of code.

Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Signed-off-by: Sam Creasey <sammy@sammy.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/i825xx/sun3_82586.c