linux_dsm_epyc7002/drivers/net/ethernet/cadence
Colin Ian King 42af627b40 net: macb: remove extraneous return when MACB_EXT_DESC is defined
When macro MACB_EXT_DESC is defined we end up with two identical
return statements and just one is sufficient. Remove the extra
return.

Detected by CoverityScan, CID#1449361 ("Structurally dead code")

Signed-off-by: Colin Ian King <colin.king@canonical.com>
Acked-by: Nicolas Ferre <nicolas.ferre@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-07-05 09:09:36 +01:00
..
Kconfig net: macb: Add support for PTP timestamps in DMA descriptors 2017-06-30 13:11:41 -04:00
macb_main.c net: macb: remove extraneous return when MACB_EXT_DESC is defined 2017-07-05 09:09:36 +01:00
macb_pci.c net: macb: Updated resource allocation function calls to new version of API. 2017-01-03 09:35:42 -05:00
macb_ptp.c net: macb: Add hardware PTP support 2017-06-30 13:11:42 -04:00
macb.h net: macb: Add hardware PTP support 2017-06-30 13:11:42 -04:00
Makefile net: macb: Add hardware PTP support 2017-06-30 13:11:42 -04:00