linux/drivers/net/ethernet/netronome/nfp/nfpcore
Jakub Kicinski 76e8f93e89 nfp: don't ignore return value of wait_event_interruptible
When signal interrupts waiting for an area to become available
we assume success.  Pay attention to the return code.  Unpack
the code a little bit to make it more readable.

Signed-off-by: Jakub Kicinski <jakub.kicinski@netronome.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-03-22 12:59:08 -07:00
..
nfp6000
crc32.h
nfp6000_pcie.c nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines 2017-02-17 15:11:34 -05:00
nfp6000_pcie.h
nfp_arm.h
nfp_cpp.h nfp: Use PCI_DEVICE_ID_NETRONOME_NFP* defines 2017-02-17 15:11:34 -05:00
nfp_cppcore.c nfp: don't ignore return value of wait_event_interruptible 2017-03-22 12:59:08 -07:00
nfp_cpplib.c
nfp_hwinfo.c nfp: add hwinfo support 2017-02-10 15:52:25 -05:00
nfp_mip.c nfp: add MIP reading support 2017-02-10 15:52:26 -05:00
nfp_mutex.c nfp: move mutex code out of nfp_cppcore.c 2017-03-22 12:59:07 -07:00
nfp_nffw.c nfp: add support for reading nffw info 2017-02-10 15:52:25 -05:00
nfp_nffw.h nfp: add rtsym support 2017-02-10 15:52:26 -05:00
nfp_nsp_eth.c nfp: prevent theoretical buffer overrun in nfp_eth_read_ports 2017-03-09 16:39:58 -08:00
nfp_nsp_eth.h nfp: implement .ndo_get_phys_port_name() 2017-03-09 16:39:58 -08:00
nfp_nsp.c nfp: correct return codes when msleep gets interrupted 2017-03-22 12:59:08 -07:00
nfp_resource.c nfp: fail graciously when someone tries to grab global lock 2017-03-22 12:59:06 -07:00
nfp_rtsym.c nfp: return nfp_rtsym_read_le() errors correctly 2017-02-20 11:18:49 -05:00
nfp_target.c
nfp.h nfp: fail graciously when someone tries to grab global lock 2017-03-22 12:59:06 -07:00