Revision 2bcbf42add911ef63a6d90e92001dc2bcb053e68 authored by Shannon Nelson on 04 November 2020, 19:56:06 UTC, committed by Jakub Kicinski on 05 November 2020, 17:58:25 UTC
Check for corner case of port_init failure before using
the port_info pointer.

Fixes: 4d03e00a2140 ("ionic: Add initial ethtool support")
Signed-off-by: Shannon Nelson <snelson@pensando.io>
Link: https://lore.kernel.org/r/20201104195606.61184-1-snelson@pensando.io
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
1 parent 2aaf09a
History
File Mode Size
Makefile -rw-r--r-- 382 bytes
README -rw-r--r-- 1.1 KB
barrier.h -rw-r--r-- 441 bytes
io_uring-bench.c -rw-r--r-- 12.3 KB
io_uring-cp.c -rw-r--r-- 4.8 KB
liburing.h -rw-r--r-- 4.3 KB
queue.c -rw-r--r-- 3.5 KB
setup.c -rw-r--r-- 2.8 KB
syscall.c -rw-r--r-- 1.2 KB

README

back to top