:1000000001030000FF151F0401414456414E5445B1 :10001000434800434F4D7061642D33322F383542D1 :100020002D34000000FF210202011A050102000127 :10003000011B0BC18118AA6040021F30B89E1B082B :0C004000820108AA6040031F1400FF00AA :00000001FF # # Replacement CIS for Advantech COMpad-32/85B-4 # ux/net-next.git/atom/?h=master' type='application/atom+xml'/>
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTimur Tabi <timur@codeaurora.org>2017-01-27 16:43:45 -0600
committerDavid S. Miller <davem@davemloft.net>2017-01-29 19:07:02 -0500
commit0f20276dd51bf4b74c7ba961c32fffb5a155fb1e (patch)
tree21f7a5b3d071f91d0918d3971971bb149238cea6
parent3db5d555eaec44ee0e1c80194963c4256b23f6ee (diff)
net: qcom/emac: do not call emac_mac_start twice
emac_mac_start() uses information from the external PHY to program the MAC, so it makes no sense to call it before the link is up. Signed-off-by: Timur Tabi <timur@codeaurora.org> Signed-off-by: David S. Miller <davem@davemloft.net>