rt2x00: Implement flush callback
[deliverable/linux.git] / drivers / net / wireless / rt2x00 / rt61pci.c
index fba9ee11873bb8c7b59aef74233b09221af7a4bf..f01bff7656bc2a5a866fd56e5f9fa1b75955ae65 100644 (file)
@@ -2824,6 +2824,7 @@ static const struct ieee80211_ops rt61pci_mac80211_ops = {
        .conf_tx                = rt61pci_conf_tx,
        .get_tsf                = rt61pci_get_tsf,
        .rfkill_poll            = rt2x00mac_rfkill_poll,
+       .flush                  = rt2x00mac_flush,
 };
 
 static const struct rt2x00lib_ops rt61pci_rt2x00_ops = {
This page took 0.03038 seconds and 5 git commands to generate.