diff options
author | Nicolas Dichtel <nicolas.dichtel@6wind.com> | 2015-01-16 14:35:09 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-01-17 23:58:37 -0500 |
commit | 66c1a12c65c5bee2427b7813218d1279e4906084 (patch) | |
tree | 37a6516934c7478a42cb056a0fe3ef302d240654 /drivers/net | |
parent | 7b68b2f71497a611755a490c3dad25c32f506cdf (diff) | |
download | linux-66c1a12c65c5bee2427b7813218d1279e4906084.tar.bz2 |
socket: use ki_nbytes instead of iov_length()
This field already contains the length of the iovec, no need to calculate it
again.
Suggested-by: Al Viro <viro@zeniv.linux.org.uk>
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net')
0 files changed, 0 insertions, 0 deletions