rt2x00: Implement flush callback
[deliverable/linux.git] / drivers / net / wireless / rt2x00 / rt73usb.c
index 3c86f0075aed08b288dafd4798a9f3b47d8b6bc3..dcb9211c4771ebe0cc34eaf8db2705e5127fb9e5 100644 (file)
@@ -2264,6 +2264,7 @@ static const struct ieee80211_ops rt73usb_mac80211_ops = {
        .conf_tx                = rt73usb_conf_tx,
        .get_tsf                = rt73usb_get_tsf,
        .rfkill_poll            = rt2x00mac_rfkill_poll,
+       .flush                  = rt2x00mac_flush,
 };
 
 static const struct rt2x00lib_ops rt73usb_rt2x00_ops = {
This page took 0.034372 seconds and 5 git commands to generate.