From: Thomas Graf Date: Wed, 20 Feb 2008 00:12:08 +0000 (-0800) Subject: [RTNL]: Add missing link netlink attribute policy definitions X-Git-Tag: v2.6.25-rc3~9^2~35 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=76e87306c2de2a581ec939cf9c97cd18d053f90e;p=pandora-kernel.git [RTNL]: Add missing link netlink attribute policy definitions IFLA_LINK is no longer a write-only attribute on the kernel side and must thus be validated. Same goes for the newly introduced IFLA_LINKINFO. Fixes undefined behaviour if either of the attributes are not well formed. Signed-off-by: Thomas Graf Signed-off-by: David S. Miller --- Reading git-diff-tree failed