ipv4: Eliminate spurious argument to __ipv4_neigh_lookup
authorDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 22:48:35 +0000 (17:48 -0500)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Feb 2012 22:48:35 +0000 (17:48 -0500)
'tbl' is always arp_tbl, so specifying it is pointless.

Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found