wl1251: do tx in irq thread
[pandora-kernel.git] / drivers / net / wireless / wl1251 / tx.h
index 81338d3..da5b6ec 100644 (file)
@@ -228,4 +228,7 @@ void wl1251_tx_work(struct work_struct *work);
 void wl1251_tx_complete(struct wl1251 *wl);
 void wl1251_tx_flush(struct wl1251 *wl);
 
+int wl1251_tx_path_status(struct wl1251 *wl);
+int wl1251_tx_frame(struct wl1251 *wl, struct sk_buff *skb);
+
 #endif