diff options
author | Eric W. Biederman <ebiederm@xmission.com> | 2012-08-07 09:28:09 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-08-15 08:30:37 +0200 |
commit | 24cb81a6a91288fcba19548944729ea906eb5e2a (patch) | |
tree | 0816959b1ded8edac01bc7975514f7a7e4143bd9 /fs | |
parent | sctp: Push struct net down into sctp_in_scope (diff) | |
download | linux-24cb81a6a91288fcba19548944729ea906eb5e2a.tar.xz linux-24cb81a6a91288fcba19548944729ea906eb5e2a.zip |
sctp: Push struct net down into all of the state machine functions
There are a handle of state machine functions primarily those dealing
with processing INIT packets where there is neither a valid endpoint nor
a valid assoication from which to derive a struct net. Therefore add
struct net * to the parameter list of sctp_state_fn_t and update all of
the state machine functions.
Signed-off-by: "Eric W. Biederman" <ebiederm@xmission.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions