From: Zhu Yi Date: Sun, 7 Mar 2010 16:21:39 +0000 (+0000) Subject: net: add __must_check to sk_add_backlog X-Git-Tag: v2.6.34-rc2~48^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4045635318538d3ddd2007720412fdc4b08f6a62;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed