Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 327690
b: refs/heads/master
c: aba4e6f
h: refs/heads/master
v: v3
  • Loading branch information
Sujith Manoharan authored and Johannes Berg committed Aug 22, 2012
1 parent ce5cade commit 72313f4
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: 06d7de831dab8b93adb86e039a2f3d36604a9197
refs/heads/master: aba4e6fff8de0c92e53f0e7ef077231e75f7d760
2 changes: 1 addition & 1 deletion trunk/net/mac80211/cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -740,7 +740,7 @@ static int ieee80211_set_probe_resp(struct ieee80211_sub_if_data *sdata,
struct probe_resp *new, *old;

if (!resp || !resp_len)
return -EINVAL;
return 1;

old = rtnl_dereference(sdata->u.ap.probe_resp);

Expand Down

0 comments on commit 72313f4

Please sign in to comment.