ath9k_hw: Fill rx_enable() for the AR9003 hardware family
[pandora-kernel.git] / drivers / net / wireless / ath / ath9k / ar9003_mac.h
index dbf74eb..2a9d80e 100644 (file)
@@ -32,4 +32,6 @@ struct ar9003_rxs {
        u32 status11;
 } __packed;
 
+void ar9003_hw_attach_mac_ops(struct ath_hw *hw);
+
 #endif