TC35815: Fix build
authorRalf Baechle <ralf@linux-mips.org>
Sun, 14 Oct 2007 13:40:26 +0000 (14:40 +0100)
committerJeff Garzik <jeff@garzik.org>
Mon, 15 Oct 2007 18:29:48 +0000 (14:29 -0400)
commit7e7b968a07022d6aa369b38b095570db241c7bea
treeef82610e50cc28343bf81a7077c2052708f73799
parentb77eb35e64745ebe82bdcf03123d5c66961253a1
TC35815: Fix build

bea3348eef27e6044b6161fd04c3152215f96411 broke the build of tc35815.c
for the non-NAPI case:

  CC      drivers/net/tc35815.o
drivers/net/tc35815.c: In function 'tc35815_interrupt':
drivers/net/tc35815.c:1464: error: redefinition of 'lp'
drivers/net/tc35815.c:1443: error: previous definition of 'lp' was here

Signed-off-by: Ralf Baechle <ralf@linux-mips.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
drivers/net/tc35815.c