ipv6 netevent: Remove old_neigh from netevent_redirect.
authorYOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org>
Mon, 14 Jan 2013 09:28:27 +0000 (09:28 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 14 Jan 2013 20:04:59 +0000 (15:04 -0500)
The only user is cxgb3 driver.

old_neigh is used to check device change, but it must not happen
on redirect.  In this sense, we can remove old_neigh argument.

Signed-off-by: YOSHIFUJI Hideaki <yoshfuji@linux-ipv6.org>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found