OpenCloudOS-Kernel/drivers/net/ethernet/freescale/enetc
Claudiu Manoil f4a0be84d7 enetc: Fix NULL dma address unmap for Tx BD extensions
For the unlikely case of TxBD extensions (i.e. ptp)
the driver tries to unmap the tx_swbd corresponding
to the extension, which is bogus as it has no buffer
attached.

Signed-off-by: Claudiu Manoil <claudiu.manoil@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-05-15 09:14:29 -07:00
..
Kconfig enetc: add PTP clock driver 2019-02-12 12:58:48 -05:00
Makefile enetc: Add ENETC PF level external MDIO support 2019-03-01 11:21:32 -08:00
enetc.c enetc: Fix NULL dma address unmap for Tx BD extensions 2019-05-15 09:14:29 -07:00
enetc.h enetc: Add RFS and RSS support 2019-01-24 21:55:53 -08:00
enetc_cbdr.c enetc: Add RFS and RSS support 2019-01-24 21:55:53 -08:00
enetc_ethtool.c enetc: Add RFS and RSS support 2019-01-24 21:55:53 -08:00
enetc_hw.h enetc: add PTP clock driver 2019-02-12 12:58:48 -05:00
enetc_mdio.c enetc: Add ENETC PF level external MDIO support 2019-03-01 11:21:32 -08:00
enetc_msg.c enetc: Add vf to pf messaging support 2019-01-24 21:55:53 -08:00
enetc_pf.c enetc: Add ENETC PF level external MDIO support 2019-03-01 11:21:32 -08:00
enetc_pf.h enetc: Add ENETC PF level external MDIO support 2019-03-01 11:21:32 -08:00
enetc_ptp.c ptp_qoriq: don't pass a large struct by value but instead pass it by reference 2019-02-19 14:15:40 -08:00
enetc_vf.c enetc: Add RFS and RSS support 2019-01-24 21:55:53 -08:00