]> Pileus Git - ~andy/linux/commit
cris: fix eth_v10.c build error
authorRandy Dunlap <rdunlap@xenotime.net>
Fri, 3 Aug 2012 14:38:07 +0000 (14:38 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 4 Aug 2012 03:32:31 +0000 (20:32 -0700)
commitff6e1225957cce9e93b8d84dc240e5a44094d0ec
treeb49d02f73ef1205e7c179773b52b279836a78ca0
parentf3a1ef9cee4812e2d08c855eb373f0d83433e34c
cris: fix eth_v10.c build error

Fix build error on cris (not tested, no toolchain here):

drivers/net/cris/eth_v10.c: error: too many arguments to function 'e100rxtx_interrupt'

Reported-by: Geert Uytterhoeven <geert@linux-m68k.org>
Signed-off-by: Randy Dunlap <rdunlap@xenotime.net>
Cc: Mikael Starvik <starvik@axis.com>
Cc: Jesper Nilsson <jesper.nilsson@axis.com>
Cc: linux-cris-kernel@axis.com
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/cris/eth_v10.c