|
@@ -1732,7 +1732,7 @@ static int ath6kl_mgmt_tx(struct wiphy *wiphy, struct net_device *dev,
|
|
|
struct ieee80211_channel *chan, bool offchan,
|
|
|
enum nl80211_channel_type channel_type,
|
|
|
bool channel_type_valid, unsigned int wait,
|
|
|
- const u8 *buf, size_t len, u64 *cookie)
|
|
|
+ const u8 *buf, size_t len, bool no_cck, u64 *cookie)
|
|
|
{
|
|
|
struct ath6kl *ar = ath6kl_priv(dev);
|
|
|
u32 id;
|