Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 266574
b: refs/heads/master
c: d748753
h: refs/heads/master
v: v3
  • Loading branch information
Jouni Malinen authored and Kalle Valo committed Sep 1, 2011
1 parent 41647a9 commit c6ff371
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: a846401f9f99f2b823a5d685b2977cc2f41134be
refs/heads/master: d748753cd71f4504129fc6bd2262e0c5e4abe62f
7 changes: 0 additions & 7 deletions trunk/drivers/net/wireless/ath/ath6kl/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -473,13 +473,6 @@ static int ath6kl_target_config_wlan_params(struct ath6kl *ar)
ret);
}

/* Enable Probe Request reporting for P2P */
ret = ath6kl_wmi_probe_report_req_cmd(ar->wmi, true);
if (ret) {
ath6kl_dbg(ATH6KL_DBG_TRC, "failed to enable Probe Request "
"reporting (%d)\n", ret);
}

return status;
}

Expand Down

0 comments on commit c6ff371

Please sign in to comment.