]> bbs.cooldavid.org Git - net-next-2.6.git/commit - drivers/net/gianfar.c
netdev: gianfar: add MII ioctl handler
authorClifford Wolf <clifford@clifford.at>
Fri, 9 Jan 2009 10:23:11 +0000 (10:23 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 11 Jan 2009 08:06:35 +0000 (00:06 -0800)
commit0faac9f75fa4260d67fed5a67bb2f16dbe2e93c8
tree239376457b0e5e1a1faf9a8e205e54765b6b320d
parent43baa5bb26298e8e268056c58900098ce8454548
netdev: gianfar: add MII ioctl handler

This is the same kind of wrapper that can also be found in many
other network device drivers.

Tested with a freescale MPC8349E host CPU:
Toggled the interface LEDs on a DP83865 PHY.

Signed-off-by: Clifford Wolf <clifford@clifford.at>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/gianfar.c