diff --git a/[refs] b/[refs] index 2d855f24356c..aa8fdd00164a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 185b1aa122f87052d9154bb74990bc785372a750 +refs/heads/master: 6a43487f43fbd4e03c606dcb62b98374a3af88fc diff --git a/trunk/include/net/sock.h b/trunk/include/net/sock.h index 40bb90ebb2d1..ac286a353032 100644 --- a/trunk/include/net/sock.h +++ b/trunk/include/net/sock.h @@ -884,8 +884,7 @@ static inline int sk_filter(struct sock *sk, struct sk_buff *skb) /** * sk_filter_release: Release a socket filter - * @sk: socket - * @fp: filter to remove + * @rcu: rcu_head that contains the sk_filter info to remove * * Remove a filter from a socket and release its resources. */