Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266655
b: refs/heads/master
c: 5f68a2b
h: refs/heads/master
i:
  266653: b93bec4
  266651: 10a2cd3
  266647: deddf24
  266639: 3045fed
  266623: ec94e2f
v: v3
  • Loading branch information
John W. Linville committed Oct 11, 2011
1 parent 5d7bf3e commit 97e97d5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d6222fb0d669307a49e2a96aad86c156a9bb9551
refs/heads/master: 5f68a2b0a890d086e40fc7b55f4a0c32c28bc0d2
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/ath6kl/cfg80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -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;
Expand Down

0 comments on commit 97e97d5

Please sign in to comment.