linux/drivers/net/ethernet/cavium/thunder
Wei Yongjun 60dce04b81 net: thunderx: Fix error return code in nicvf_open()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 712c318534 ("net: thunderx: Program LMAC credits based on MTU")
Signed-off-by: Wei Yongjun <weiyongjun1@huawei.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-11 16:12:01 -05:00
..
Makefile net: thunderx: Add RGMII interface type support 2016-08-13 11:59:31 -07:00
nic_main.c net: thunderx: Pause frame support 2016-11-25 20:21:17 -05:00
nic_reg.h net: thunderx: Program LMAC credits based on MTU 2016-11-16 13:28:33 -05:00
nic.h net: thunderx: Pause frame support 2016-11-25 20:21:17 -05:00
nicvf_ethtool.c net: nicvf: use new api ethtool_{get|set}_link_ksettings 2016-12-10 17:31:44 -05:00
nicvf_main.c net: thunderx: Fix error return code in nicvf_open() 2017-01-11 16:12:01 -05:00
nicvf_queues.c net: thunderx: Fix transmit queue timeout issue 2016-12-02 13:32:59 -05:00
nicvf_queues.h net: thunderx: Fix transmit queue timeout issue 2016-12-02 13:32:59 -05:00
q_struct.h net: thunderx: Configure RED and backpressure levels 2016-11-25 20:21:17 -05:00
thunder_bgx.c net: thunderx: Pause frame support 2016-11-25 20:21:17 -05:00
thunder_bgx.h net: thunderx: Pause frame support 2016-11-25 20:21:17 -05:00
thunder_xcv.c net: thunderx: Remove unnecessary pci_set_drvdata() 2016-08-15 16:16:11 -07:00