[IP]: Introduce ip_options_get_from_user
authorArnaldo Carvalho de Melo <acme@mandriva.com>
Tue, 16 Aug 2005 22:46:48 +0000 (19:46 -0300)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 29 Aug 2005 23:01:39 +0000 (16:01 -0700)
commit4c6ea29d82e0d1b9b37e6b879e0a7fd6c409333d
treea11270e23933664056cfd3d53e3ae2a661515d23
parent6ed8a48582c08432e84e5610564c1d25fe00dd7f
[IP]: Introduce ip_options_get_from_user

This variant is needed to satisfy sparse __user annotations.

Signed-off-by: Arnaldo Carvalho de Melo <acme@mandriva.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ip.h
net/ipv4/ip_options.c
net/ipv4/ip_sockglue.c