diff options
author | Karicheri, Muralidharan <m-karicheri2@ti.com> | 2015-04-27 20:12:43 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-04-28 05:11:49 +0200 |
commit | 8e046d68ba719a5bb95912c154c6314472edccfa (patch) | |
tree | 92246a0b937157a9e3bb691043a9c8821f318189 /kernel | |
parent | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net (diff) | |
download | linux-8e046d68ba719a5bb95912c154c6314472edccfa.tar.xz linux-8e046d68ba719a5bb95912c154c6314472edccfa.zip |
net: netcp: remove call to netif_carrier_(on/off) for MAC to Phy interface
Currently when interface type is MAC to Phy, netif_carrier_(on/off)
is called which is not needed as Phy lib already updates the carrier
status to net stack. This is needed only for other interface types
Signed-off-by: Murali Karicheri <m-karicheri2@ti.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions