Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266616
b: refs/heads/master
c: 011a36e
h: refs/heads/master
v: v3
  • Loading branch information
Vivek Natarajan authored and Kalle Valo committed Sep 22, 2011
1 parent 8907944 commit 2c5c153
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: f3674ee97b11c97c9d314a8dae1d1d281b90aea1
refs/heads/master: 011a36e1193c02abcdc4853be09275a0fe9d1a32
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/ath/ath6kl/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1487,6 +1487,8 @@ static int ath6kl_init(struct net_device *dev)
ar->conf_flags = ATH6KL_CONF_IGNORE_ERP_BARKER |
ATH6KL_CONF_ENABLE_11N | ATH6KL_CONF_ENABLE_TX_BURST;

ar->wdev->wiphy->flags |= WIPHY_FLAG_SUPPORTS_FW_ROAM;

status = ath6kl_target_config_wlan_params(ar);
if (!status)
goto ath6kl_init_done;
Expand Down

0 comments on commit 2c5c153

Please sign in to comment.