diff options
Diffstat (limited to 'include/linux/lsm_hooks.h')
| -rw-r--r-- | include/linux/lsm_hooks.h | 5 | 
1 files changed, 0 insertions, 5 deletions
diff --git a/include/linux/lsm_hooks.h b/include/linux/lsm_hooks.h index d6823214d5c1..d45b6f6e27fd 100644 --- a/include/linux/lsm_hooks.h +++ b/include/linux/lsm_hooks.h @@ -1050,11 +1050,6 @@   *	@asoc pointer to current sctp association structure.   *	@sk pointer to current sock structure.   *	@newsk pointer to new sock structure. - * @sctp_assoc_established: - *	Passes the @asoc and @chunk->skb of the association COOKIE_ACK packet - *	to the security module. - *	@asoc pointer to sctp association structure. - *	@skb pointer to skbuff of association packet.   *   * Security hooks for Infiniband   *  | 
