aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/devinet.c
diff options
context:
space:
mode:
authorFrank de Brabander <debrabander@gmail.com>2019-07-05 13:43:14 +0200
committerDavid S. Miller <davem@davemloft.net>2019-07-08 15:39:38 -0700
commitcecaa76b2919aac2aa584ce476e9fcd5b084add5 (patch)
treef354192e6a05bbb592e444771cfd159c823512a3 /net/ipv4/devinet.c
parentnfc: fix potential illegal memory access (diff)
downloadlinux-dev-cecaa76b2919aac2aa584ce476e9fcd5b084add5.tar.xz
linux-dev-cecaa76b2919aac2aa584ce476e9fcd5b084add5.zip
selftests: txring_overwrite: fix incorrect test of mmap() return value
If mmap() fails it returns MAP_FAILED, which is defined as ((void *) -1). The current if-statement incorrectly tests if *ring is NULL. Fixes: 358be656406d ("selftests/net: add txring_overwrite") Signed-off-by: Frank de Brabander <debrabander@gmail.com> Acked-by: Willem de Bruijn <willemb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/devinet.c')
0 files changed, 0 insertions, 0 deletions