diff options
author | Jan Kara <[email protected]> | 2007-12-22 14:03:25 -0800 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2007-12-23 12:54:36 -0800 |
commit | 22dd483721939b4ea22d5d3925e69112f63c42bc (patch) | |
tree | 9107a4fec871b4798971ca377c044a9d5f783d42 /net/unix/sysctl_net_unix.c | |
parent | b88629060b03adc58639f818fe0968bf5fe81b5d (diff) |
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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions