Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Merge in networking bug fixes for merge window. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -1243,6 +1243,9 @@ struct sctp_ep_common {
|
||||
/* What socket does this endpoint belong to? */
|
||||
struct sock *sk;
|
||||
|
||||
/* Cache netns and it won't change once set */
|
||||
struct net *net;
|
||||
|
||||
/* This is where we receive inbound chunks. */
|
||||
struct sctp_inq inqueue;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user