]> git.baikalelectronics.ru Git - kernel.git/commit
sctp: Push struct net down into sctp_in_scope
authorEric W. Biederman <ebiederm@xmission.com>
Tue, 7 Aug 2012 07:27:02 +0000 (07:27 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 15 Aug 2012 06:30:37 +0000 (23:30 -0700)
commit1e54a1ca2a0ae3a8c5636a43bf6a5d6ffd6066db
tree8a1be09931a1fc75857a03171d5d77377b3dd62c
parent09cd6e1a82a179ccd61244a0f211daeef7d850ac
sctp: Push struct net down into sctp_in_scope

struct net will be needed shortly when the tunables are made per network
namespace.

Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/sctp/structs.h
net/sctp/bind_addr.c
net/sctp/protocol.c
net/sctp/sm_make_chunk.c