netlink: kill loginuid/sessionid/sid members from struct netlink_skb_parms
authorPatrick McHardy <kaber@trash.net>
Thu, 3 Mar 2011 18:55:40 +0000 (10:55 -0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Mar 2011 18:55:40 +0000 (10:55 -0800)
Netlink message processing in the kernel is synchronous these days, the
session information can be collected when needed.

Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found