mt76x0: pci: add mt76x0e_{start/stop} callbacks
authorLorenzo Bianconi <lorenzo.bianconi@redhat.com>
Fri, 28 Sep 2018 11:39:05 +0000 (13:39 +0200)
committerFelix Fietkau <nbd@nbd.name>
Mon, 1 Oct 2018 10:34:41 +0000 (12:34 +0200)
commit188fd8c4ce4567cd23027387351da00bf2a7c1cd
treee4052cc8bf9b4a64ad07f4e6c33c57c71c952be9
parentb11e19694dc9ffc35091e0c4485c4a622a8f2f4e
mt76x0: pci: add mt76x0e_{start/stop} callbacks

Introduce mt76x0e_start and mt76x0e_stop mac80211
callbacks to start/stop device mac opening/closing
the netdevice

Signed-off-by: Lorenzo Bianconi <lorenzo.bianconi@redhat.com>
Signed-off-by: Felix Fietkau <nbd@nbd.name>
drivers/net/wireless/mediatek/mt76/mt76x0/pci.c