From: Peter Korsgaard Date: Thu, 10 Mar 2011 06:52:13 +0000 (+0000) Subject: phylib: SIOCGMIIREG/SIOCSMIIREG: allow access to all mdio addresses X-Git-Tag: v2.6.39-rc1~468^2~37 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=af1dc13e607c1d1a909e21ee87aafbe7b9d4ae81;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed