Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 352549
b: refs/heads/master
c: 50521aa
h: refs/heads/master
i:
  352547: 190a891
v: v3
  • Loading branch information
Johannes Berg committed Feb 4, 2013
1 parent 8fdd8e2 commit b3b89e5
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 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: 3146a7da83ba2dd266ef436d4ac8e7e09bd15825
refs/heads/master: 50521aa8817e3f6a77eb7aaabdbbb7b5c2fe0ea3
5 changes: 1 addition & 4 deletions trunk/net/wireless/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -715,11 +715,8 @@ cfg80211_inform_bss(struct wiphy *wiphy,
* Response frame, we need to pick one of the options and only use it
* with the driver that does not provide the full Beacon/Probe Response
* frame. Use Beacon frame pointer to avoid indicating that this should
* override the iies pointer should we have received an earlier
* override the IEs pointer should we have received an earlier
* indication of Probe Response data.
*
* The initial buffer for the IEs is allocated with the BSS entry and
* is located after the private area.
*/
ies = kmalloc(sizeof(*ies) + ielen, gfp);
if (!ies)
Expand Down

0 comments on commit b3b89e5

Please sign in to comment.