iwlwifi: add support for device tx flush request
[pandora-kernel.git] / drivers / net / wireless / iwlwifi / iwl-1000.c
index 00808ee..96a4888 100644 (file)
@@ -227,6 +227,7 @@ static struct iwl_lib_ops iwl1000_lib = {
        .check_plcp_health = iwl_good_plcp_health,
        .check_ack_health = iwl_good_ack_health,
        .txfifo_flush = iwlagn_txfifo_flush,
+       .dev_txfifo_flush = iwlagn_dev_txfifo_flush,
 };
 
 static const struct iwl_ops iwl1000_ops = {