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)
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>

No differences found