Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352819
b: refs/heads/master
c: c39ac03
h: refs/heads/master
i:
  352817: 728e3d5
  352815: 6fb3943
v: v3
  • Loading branch information
Thomas Pedersen authored and Johannes Berg committed Feb 18, 2013
1 parent 61e3eca commit 6d1fd04
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 95e48addba6f9271aed51d9d3eaccbfc99a914b4
refs/heads/master: c39ac036add6b0696fb61b4d4733d671ca031723
1 change: 0 additions & 1 deletion trunk/net/mac80211/mesh.c
Original file line number Diff line number Diff line change
Expand Up @@ -925,7 +925,6 @@ ieee80211_mesh_rx_probe_req(struct ieee80211_sub_if_data *sdata,
hdr->frame_control = cpu_to_le16(IEEE80211_FTYPE_MGMT |
IEEE80211_STYPE_PROBE_RESP);
memcpy(hdr->da, mgmt->sa, ETH_ALEN);
mpl_dbg(sdata, "sending probe resp. to %pM\n", hdr->da);
IEEE80211_SKB_CB(presp)->flags |= IEEE80211_TX_INTFL_DONT_ENCRYPT;
ieee80211_tx_skb(sdata, presp);
out:
Expand Down

0 comments on commit 6d1fd04

Please sign in to comment.