Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 144748
b: refs/heads/master
c: c0f0aac
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed May 4, 2009
1 parent a1b70e5 commit 3dcc1ae
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 8ccd8f21122dcc30a665516d43aa8b4aa8ae51f6
refs/heads/master: c0f0aac05fa84b37ed46db8cf6c8bee9a67bbcca
1 change: 1 addition & 0 deletions trunk/net/wireless/scan.c
Original file line number Diff line number Diff line change
Expand Up @@ -395,6 +395,7 @@ cfg80211_bss_update(struct cfg80211_registered_device *dev,
memcpy(ies, res->pub.information_elements, ielen);
found->ies_allocated = true;
found->pub.information_elements = ies;
found->pub.len_information_elements = ielen;
}
}
}
Expand Down

0 comments on commit 3dcc1ae

Please sign in to comment.