diff options
author | 2008-06-27 19:51:35 -0700 | |
---|---|---|
committer | 2008-06-27 19:51:35 -0700 | |
commit | 01e123d79a23000f85c4cfb12a957908c0b2c3d8 (patch) | |
tree | bcce410625a8cca323dd02b153df785272f65ed7 /net/unix/af_unix.c | |
parent | netdevice: Fix typo of dev_unicast_add() comment (diff) | |
download | wireguard-linux-01e123d79a23000f85c4cfb12a957908c0b2c3d8.tar.xz wireguard-linux-01e123d79a23000f85c4cfb12a957908c0b2c3d8.zip |
pkt_sched: ERR_PTR() ususally encodes an negative errno, not positive.
Note, in the following patch, 'err' is initialized as:
int err = -ENOBUFS;
Signed-off-by: WANG Cong <wcong@critical-links.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions