mirror of
https://github.com/torvalds/linux.git
synced 2024-11-01 09:41:44 +00:00
28b041139e
The phy_mii_ioctl() function unnecessarily throws away the original ifreq. We need access to the ifreq in order to support PHYs that can perform hardware time stamping. Two maverick drivers filter the ioctl commands passed to phy_mii_ioctl(). This is unnecessary since phylib will check the command in any case. Signed-off-by: Richard Cochran <richard.cochran@omicron.at> Signed-off-by: David S. Miller <davem@davemloft.net> |
||
---|---|---|
.. | ||
fec.h | ||
fs_enet-main.c | ||
fs_enet.h | ||
Kconfig | ||
mac-fcc.c | ||
mac-fec.c | ||
mac-scc.c | ||
Makefile | ||
mii-bitbang.c | ||
mii-fec.c |