diff options
author | Li RongQing <roy.qing.li@gmail.com> | 2013-12-23 09:32:38 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-12-31 13:37:46 -0500 |
commit | 46306b49349ba9c4e5bdb9cb3c4e8b50192106bf (patch) | |
tree | 1b2bcc4aba73b48f7f320a8cee203bd0929d7554 /net/packet | |
parent | 71a1d9ee103dc4c0dc9e534ee19bc92ceef0024b (diff) |
ipv6: unneccessary to get address prefix in addrconf_get_prefix_route
Since addrconf_get_prefix_route inputs the address prefix to fib6_locate,
which does not uses the data which is out of the prefix_len length,
so do not need to use ipv6_addr_prefix to get address prefix.
Signed-off-by: Li RongQing <roy.qing.li@gmail.com>
Acked-by: Hannes Frederic Sowa <hannes@stressinduktion.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet')
0 files changed, 0 insertions, 0 deletions