aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/tcp_ipv6.c
diff options
context:
space:
mode:
authorThomas Graf <[email protected]>2006-11-15 03:53:58 +0000
committerDavid S. Miller <[email protected]>2006-12-03 05:22:44 +0000
commit04561c1fe7b067a8250e6caaf168256783580c4c (patch)
tree482135e96087cb7c5c81a6a799d409a80f80fb41 /net/ipv6/tcp_ipv6.c
parent[TCP]: Fix some warning when MD5 is disabled. (diff)
downloadkernel-04561c1fe7b067a8250e6caaf168256783580c4c.tar.gz
kernel-04561c1fe7b067a8250e6caaf168256783580c4c.zip
[IPv6] iflink: Convert IPv6's RTM_GETLINK to use the new netlink api
By replacing the current method of exporting the device configuration which included allocating a temporary buffer, copying ipv6_devconf into it and copying that buffer into the message with a method that uses nla_reserve() allowing to copy the device configuration directly into the skb data buffer, a GFP_ATOMIC allocation could be removed. Signed-off-by: Thomas Graf <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/ipv6/tcp_ipv6.c')
0 files changed, 0 insertions, 0 deletions