From: Johannes Berg Date: Thu, 3 Nov 2011 00:10:05 +0000 (+0000) Subject: netlink: clarify attribute length check documentation X-Git-Tag: v3.2-rc1~4^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4b6cc7284ddc9a54910f111085ebf0143ef3f5bd;p=pandora-kernel.git netlink: clarify attribute length check documentation The documentation for how the length of attributes is checked is wrong ("Exact length" isn't true, the policy checks are for "minimum length") and a bit misleading. Make it more complete and explain what really happens. Cc: Thomas Graf Signed-off-by: Johannes Berg Signed-off-by: David S. Miller --- Reading git-diff-tree failed