diff options
| author | Alex Maydanik <[email protected]> | 2022-02-12 10:29:27 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2022-02-14 14:01:19 +0000 |
| commit | 0fc95dec096c2133942c382396172ae4487b4d57 (patch) | |
| tree | 8d72344fa437975bc1a59a891943128f05dbac56 /drivers/net/usb/zaurus.c | |
| parent | net_sched: add __rcu annotation to netdev->qdisc (diff) | |
| download | kernel-0fc95dec096c2133942c382396172ae4487b4d57.tar.gz kernel-0fc95dec096c2133942c382396172ae4487b4d57.zip | |
net: fix documentation for kernel_getsockname
Fixes return value documentation of kernel_getsockname()
and kernel_getpeername() functions.
The previous documentation wrongly specified that the return
value is 0 in case of success, however sock->ops->getname returns
the length of the address in bytes in case of success.
Signed-off-by: Alex Maydanik <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/net/usb/zaurus.c')
0 files changed, 0 insertions, 0 deletions
