net: struct sock cleanups
authorEric Dumazet <edumazet@google.com>
Sun, 24 Jun 2012 20:22:49 +0000 (20:22 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 25 Jun 2012 23:09:18 +0000 (16:09 -0700)
commitdeaa58542b21d2b395db816952c202034319cbb4
tree55d720f117845dda6f141490b0e4dde4b4c9127c
parentefc27f8ceebe5eb147fa31d6c995706d327ad855
net: struct sock cleanups

Add missing kernel doc for sk_rx_dst

Move sk_rx_dst to avoid two 32bit holes on 64bit arches

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sock.h