Re: [PATCH][NET] several cleanups and bugfixes for fec.c
From: Dirk Behme <hidden>
Date: 2011-12-29 06:38:56
Also in:
linux-arm-kernel, lkml
From: Dirk Behme <hidden>
Date: 2011-12-29 06:38:56
Also in:
linux-arm-kernel, lkml
On 06.12.2011 11:27, Lothar Waßmann wrote:
The following set of patches provides some cleanup and bugfixes for drivers/net/ethernet/freescale/fec.c and makes the driver buildable as a module. Lothar Waßmann (8): misc cleanups set con_id in clk_get() call to NULL prevent dobule restart of interface on FDX/HDX change don't request invalid IRQ don't munge MAC address from platform data preserve MII/RMII setting in fec_stop() fix the .remove code make FEC driver buildable as module drivers/net/ethernet/freescale/Kconfig | 2 +- drivers/net/ethernet/freescale/fec.c | 63 ++++++++++++++++++++++---------- 2 files changed, 44 insertions(+), 21 deletions(-)
What's the status of this patch series? If I remember correctly, most of them got an Ack or Tested-by from Shawn? But one or two need an update (not sure, though)? And the subject should be updated? Best regards Dirk