[NET]: Re-fix of doc-comment in sock.h
authorPaul Bonser <misterpib@gmail.com>
Fri, 24 Nov 2006 01:56:13 +0000 (17:56 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Sat, 25 Nov 2006 23:16:51 +0000 (15:16 -0800)
Restoring old, correct comment for sk_filter_release, moving it to
where it should actually be, and changing new comment into proper
comment for sk_filter_rcu_free, where it actually makes sense.

The original fix submitted for this on Oct 23 mistakenly documented
the wrong function.

Signed-off-by: Paul Bonser <misterpib@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found