commit | 80703d265b7e8a801560d907b1bfe340e574dbca | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Feb 15 17:48:35 2012 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Feb 15 17:48:35 2012 -0500 |
tree | 4259c2f99614735f5048ebc1f339a0ba20735d6d | |
parent | 4c5e40366a8879a3fda6a22a4b65c02ef20a08c4 [diff] |
ipv4: Eliminate spurious argument to __ipv4_neigh_lookup 'tbl' is always arp_tbl, so specifying it is pointless. Signed-off-by: David S. Miller <davem@davemloft.net>