From: Lucas Stach
Date: Thu, 23 Jul 2015 16:06:19 +0200
> So it gets freed when the device is going away.
> This fixes a DMA memory leak on driver probe() fail and driver
> remove().
>
> Signed-off-by: Lucas Stach
> ---
> v2: Fix indentation of second line to fix alignment with opening bracket.
So it gets freed when the device is going away.
This fixes a DMA memory leak on driver probe() fail and driver
remove().
Signed-off-by: Lucas Stach
---
v2: Fix indentation of second line to fix alignment with opening bracket.
---
drivers/net/ethernet/freescale/fec_main.c | 4 ++--
1 file changed