commit | 0faac9f75fa4260d67fed5a67bb2f16dbe2e93c8 | [log] [tgz] |
---|---|---|
author | Clifford Wolf <clifford@clifford.at> | Fri Jan 09 10:23:11 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Sun Jan 11 00:06:35 2009 -0800 |
tree | 239376457b0e5e1a1faf9a8e205e54765b6b320d | |
parent | 43baa5bb26298e8e268056c58900098ce8454548 [diff] |
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>