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:
10cc2b5
)
net: add __must_check to sk_add_backlog
author
Zhu Yi
<yi.zhu@intel.com>
Sun, 7 Mar 2010 16:21:39 +0000
(16:21 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 8 Mar 2010 18:45:26 +0000
(10:45 -0800)
Add the "__must_check" tag to sk_add_backlog() so that any failure to
check and drop packets will be warned about.
Signed-off-by: Zhu Yi <yi.zhu@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found