From: Jan Kara Date: Sat, 22 Dec 2007 22:03:25 +0000 (-0800) Subject: Fix computation of SKB size for quota messages X-Git-Tag: v2.6.24-rc7~51 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22dd483721939b4ea22d5d3925e69112f63c42bc;p=pandora-kernel.git Fix computation of SKB size for quota messages Fix computation of size of skb needed for quota message. We should use netlink provided functions and not just an ad-hoc number. Also don't print the return value from nla_put_foo() as it is always -1. Signed-off-by: Jan Kara Signed-off-by: Andrew Morton Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed