Re: [PATCH] fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
From: Scott Wood <hidden>
Date: 2008-02-28 18:50:09
From: Scott Wood <hidden>
Date: 2008-02-28 18:50:09
On Thu, Feb 28, 2008 at 01:49:01PM +0100, Laurent Pinchart wrote:
On Friday 15 February 2008 14:27, Laurent Pinchart wrote:quoted
The mdio_port, mdio_bit, mdc_port and mdc_bit fields in the fs_mii_bb_platform_info structure are left-overs from the move to the Phy Abstraction Layer subsystem. They can be safely removed. Signed-off-by: Laurent Pinchart <redacted>[snip] Is there something wrong with the patch ?
No, the patch looks OK. However, note that non-PPC_CPM_NEW_BINDING code should go away altogether soon. -Scott