Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159276
b: refs/heads/master
c: c0b2bbd
h: refs/heads/master
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jul 29, 2009
1 parent a2702a8 commit e67b3e2
Show file tree
Hide file tree
Showing 2 changed files with 3 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: cbdec9758736c30ecbb03651b0c2915c442a5895
refs/heads/master: c0b2bbd833a5a26b5a9425cb9a7eb66bbe736dd1
2 changes: 2 additions & 0 deletions trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -3385,6 +3385,8 @@ static int nl80211_crypto_settings(struct genl_info *info,
struct cfg80211_crypto_settings *settings,
int cipher_limit)
{
memset(settings, 0, sizeof(*settings));

settings->control_port = info->attrs[NL80211_ATTR_CONTROL_PORT];

if (info->attrs[NL80211_ATTR_CIPHER_SUITES_PAIRWISE]) {
Expand Down

0 comments on commit e67b3e2

Please sign in to comment.