diff options
author | Zhu Yanjun <yanjun.zhu@oracle.com> | 2017-05-03 00:43:42 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-05-04 10:57:41 -0400 |
commit | 5d826b7b98a66c890920d690d101bf54d220ea92 (patch) | |
tree | 729fc328f649ad84637b9f3def9195b81c68c175 /net | |
parent | f411af6822182f84834c4881b825dd40534e7fe8 (diff) | |
download | linux-5d826b7b98a66c890920d690d101bf54d220ea92.tar.bz2 |
forcedeth: remove unnecessary carrier status check
Since netif_carrier_on() will do nothing if device's
carrier is already on, so it's unnecessary to do
carrier status check.
It's the same for netif_carrier_off().
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions