commit | 605928337866c6369ae60509fa2b10af325a25eb | [log] [tgz] |
---|---|---|
author | YOSHIFUJI Hideaki / 吉藤英明 <yoshfuji@linux-ipv6.org> | Mon Jan 14 09:28:27 2013 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 14 15:04:59 2013 -0500 |
tree | 7b786dbdffded3418e38c88ffa5394c51b8aba38 | |
parent | a66f566afc3a06f7588cd7a2c93125fce494162b [diff] |
ipv6 netevent: Remove old_neigh from netevent_redirect. 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>