git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
38f49e8
)
filter: constify sk_run_filter()
author
Eric Dumazet
<eric.dumazet@gmail.com>
Mon, 6 Dec 2010 20:50:09 +0000
(20:50 +0000)
committer
David S. Miller
<davem@davemloft.net>
Wed, 8 Dec 2010 18:30:34 +0000
(10:30 -0800)
sk_run_filter() doesnt write on skb, change its prototype to reflect
this.
Fix two af_packet comments.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found