fs_enet: Remove unused fields in the fs_mii_bb_platform_info structure.
authorLaurent Pinchart <laurentp@cse-semaphore.com>
Tue, 22 Jul 2008 15:43:42 +0000 (17:43 +0200)
committerJeff Garzik <jgarzik@redhat.com>
Tue, 22 Jul 2008 20:08:58 +0000 (16:08 -0400)
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 are not used anymore and can be safely
removed.

Signed-off-by: Laurent Pinchart <laurentp@cse-semaphore.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>

No differences found