summaryrefslogtreecommitdiff
path: root/mwl_tx.h
diff options
context:
space:
mode:
Diffstat (limited to 'mwl_tx.h')
-rw-r--r--mwl_tx.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/mwl_tx.h b/mwl_tx.h
index 6b2d4bb..c899215 100644
--- a/mwl_tx.h
+++ b/mwl_tx.h
@@ -30,8 +30,8 @@ int mwl_tx_init(struct ieee80211_hw *hw);
void mwl_tx_deinit(struct ieee80211_hw *hw);
void mwl_tx_xmit(struct ieee80211_hw *hw,
int index,
- struct ieee80211_sta *sta,
- struct sk_buff *skb);
+ struct ieee80211_sta *sta,
+ struct sk_buff *skb);
void mwl_tx_done(unsigned long data);
#endif /* _mwl_tx_h_ */