| commit | 4045635318538d3ddd2007720412fdc4b08f6a62 | [log] [tgz] |
|---|---|---|
| author | Zhu Yi <yi.zhu@intel.com> | Sun Mar 07 16:21:39 2010 +0000 |
| committer | David S. Miller <davem@davemloft.net> | Mon Mar 08 10:45:26 2010 -0800 |
| tree | ee358afe884cd8e8af594de4ea882879bd1ff994 | |
| parent | 10cc2b50eb4b01ca4dc014af2094d28b4ebe20d7 [diff] |
net: add __must_check to sk_add_backlog 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>