From: Cyrill Gorcunov Date: Sun, 8 Nov 2009 05:51:19 +0000 (+0000) Subject: net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard X-Git-Tag: v2.6.33-rc1~388^2~429 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=13cfa97bef0f1172879f98307ac716acf3e9cea9;p=pandora-kernel.git net: netlink_getname, packet_getname -- use DECLARE_SOCKADDR guard Use guard DECLARE_SOCKADDR in a few more places which allow us to catch if the structure copied back is too big. Signed-off-by: Cyrill Gorcunov Signed-off-by: David S. Miller --- Reading git-diff-tree failed