diff options
author | Yang Yingliang <[email protected]> | 2014-03-12 10:20:32 +0800 |
---|---|---|
committer | David S. Miller <[email protected]> | 2014-03-13 15:39:20 -0400 |
commit | d59b7d8059ddc4f9ac1f0904d28ea62a252e8de7 (patch) | |
tree | 7aa563d736287fe18daace9bbe0919c240715dab /net/unix/af_unix.c | |
parent | 31c14a97039f6706205648602c81426f878906d0 (diff) |
net_sched: return nla_nest_end() instead of skb->len
nla_nest_end() already has return skb->len, so replace
return skb->len with return nla_nest_end instead().
Signed-off-by: Yang Yingliang <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions