commit | dc9b334622bff6d22456917a034c2e2d194b9328 | [log] [tgz] |
---|---|---|
author | Paul Bonser <misterpib@gmail.com> | Thu Nov 23 17:56:13 2006 -0800 |
committer | David S. Miller <davem@sunset.davemloft.net> | Sat Nov 25 15:16:51 2006 -0800 |
tree | 2c939407ea168046febe7a080efb4e78ffe5d4d2 | |
parent | 95f6134e175fd69ab3f088f7a09adbd3fd3548e1 [diff] |
[NET]: Re-fix of doc-comment in sock.h 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>