]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/blobdiff - drivers/net/ethernet/qualcomm/emac/emac-mac.h
net: qcom/emac: do not call emac_mac_start twice
[mirror_ubuntu-zesty-kernel.git] / drivers / net / ethernet / qualcomm / emac / emac-mac.h
index f3aa24dc4a292003bbdf99b632f340d8f40e75ea..5028fb4bec2ba6cfea9fc49696dcbef1707783df 100644 (file)
@@ -230,7 +230,6 @@ struct emac_adapter;
 int  emac_mac_up(struct emac_adapter *adpt);
 void emac_mac_down(struct emac_adapter *adpt);
 void emac_mac_reset(struct emac_adapter *adpt);
-void emac_mac_start(struct emac_adapter *adpt);
 void emac_mac_stop(struct emac_adapter *adpt);
 void emac_mac_mode_config(struct emac_adapter *adpt);
 void emac_mac_rx_process(struct emac_adapter *adpt, struct emac_rx_queue *rx_q,