commit | af1dc13e607c1d1a909e21ee87aafbe7b9d4ae81 | [log] [tgz] |
---|---|---|
author | Peter Korsgaard <jacmet@sunsite.dk> | Thu Mar 10 06:52:13 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Mar 14 15:02:14 2011 -0700 |
tree | f1651a8643c90b238b259c01dd91fa56fb9d632c | |
parent | dc187cb381f1bceb30498861ece510245c43ed9f [diff] |
phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses phylib would silently ignore the phy_id argument to these ioctls and perform the read/write with the active phydev address, whereas most non-phylib drivers seem to allow access to all mdio addresses (E.G. pcnet_cs). Signed-off-by: Peter Korsgaard <jacmet@sunsite.dk> Signed-off-by: David S. Miller <davem@davemloft.net>