commit | 13cfa97bef0f1172879f98307ac716acf3e9cea9 | [log] [tgz] |
---|---|---|
author | Cyrill Gorcunov <gorcunov@openvz.org> | Sun Nov 08 05:51:19 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Nov 10 20:54:41 2009 -0800 |
tree | 012d5da286e39fbe94c7b100be9153a49191bd7e | |
parent | 37e8273cd30592d3a82bcb70cbb1bdc4eaeb6b71 [diff] |
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 <gorcunov@openvz.org> Signed-off-by: David S. Miller <davem@davemloft.net>