From: YOSHIFUJI Hideaki Date: Mon, 16 Jun 2008 23:48:20 +0000 (-0700) Subject: ipv6 sit: Avoid extra need for compat layer in PRL management. X-Git-Tag: v2.6.26-rc7~20^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2b4743bd6be9fedaa560f8c6dc3997e9ec21b99b;p=pandora-kernel.git ipv6 sit: Avoid extra need for compat layer in PRL management. We've introduced extra need of compat layer for ip_tunnel_prl{} for PRL (Potential Router List) management. Though compat_ioctl is still missing in ipv4/ipv6, let's make the interface more straight-forward and eliminate extra need for nasty compat layer anyway since the interface is new for 2.6.26. Signed-off-by: YOSHIFUJI Hideaki Signed-off-by: David S. Miller --- Reading git-diff-tree failed