aboutsummaryrefslogtreecommitdiffstats
path: root/net/bridge/br_ioctl.c
diff options
context:
space:
mode:
authorSergei Shtylyov <sergei.shtylyov@cogentembedded.com>2013-12-20 01:41:12 +0300
committerDavid S. Miller <davem@davemloft.net>2013-12-19 19:09:38 -0500
commit4174ecd78f6591a3d1ec04738ef7bc900a11f5ce (patch)
treed1e30f9d0941602c58e71bb17f4ab39c67650f88 /net/bridge/br_ioctl.c
parentsh_eth: add PHY IRQ to platform data (diff)
downloadlinux-dev-4174ecd78f6591a3d1ec04738ef7bc900a11f5ce.tar.xz
linux-dev-4174ecd78f6591a3d1ec04738ef7bc900a11f5ce.zip
sh_eth: do not reset PHY needlessly
There's no need anymore to call phy_init_hw() to reset/resume the PHY from the driver, as the call chain in phylib already has reached it, and so reset/resumed the PHY (even resuming it twice). This duplicate reset is not only needless, it e.g. clears the PHY's interrupt enables just setup by phylib and so prevents the expected IRQs from the PHY. Signed-off-by: Sergei Shtylyov <sergei.shtylyov@cogentembedded.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/bridge/br_ioctl.c')
0 files changed, 0 insertions, 0 deletions