From: Claudiu Manoil
Date: Wed, 15 May 2019 19:08:56 +0300
> 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
Applied.
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
---
drivers/net/ethernet/freescale/enetc/enetc.c | 4 +++-
1 file changed, 3 insertions(+), 1 delet