ipv6: Move ipv6_find_hdr() out of Netfilter code.
authorJesse Gross <jesse@nicira.com>
Sat, 10 Nov 2012 01:05:07 +0000 (17:05 -0800)
committerJesse Gross <jesse@nicira.com>
Sat, 10 Nov 2012 01:05:07 +0000 (17:05 -0800)
Open vSwitch will soon also use ipv6_find_hdr() so this moves it
out of Netfilter-specific code into a more common location.

Signed-off-by: Jesse Gross <jesse@nicira.com>

No differences found