diff options
author | 2015-05-07 11:02:47 +0200 | |
---|---|---|
committer | 2015-05-09 22:15:30 -0400 | |
commit | 109582af18b9aade9385ea6609a792f80a7d70ca (patch) | |
tree | 41d02b858aef5ce2735ef71324290a6b3e115ec5 /net/core/pktgen.c | |
parent | Merge tag 'linux-can-next-for-4.2-20150506' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-next (diff) | |
download | wireguard-linux-109582af18b9aade9385ea6609a792f80a7d70ca.tar.xz wireguard-linux-109582af18b9aade9385ea6609a792f80a7d70ca.zip |
netns: returns always an id in __peernet2id()
All callers of this function expect a nsid, not an error.
Thus, returns NETNSA_NSID_NOT_ASSIGNED in case of error so that callers
don't have to convert the error to NETNSA_NSID_NOT_ASSIGNED.
Signed-off-by: Nicolas Dichtel <nicolas.dichtel@6wind.com>
Acked-by: Thomas Graf <tgraf@suug.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/core/pktgen.c')
0 files changed, 0 insertions, 0 deletions