Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 278975
b: refs/heads/master
c: d83023d
h: refs/heads/master
i:
  278973: d0ed053
  278971: ee688d3
  278967: d2dd6f9
  278959: 6297f8b
  278943: bc07f14
  278911: 84243d6
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Dec 15, 2011
1 parent 84b8601 commit 7018796
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: c99f895a231b2dfeedd27e4d218a1b2d22cf4d02
refs/heads/master: d83023daa219486e9aa139d423308a045bf0438b
1 change: 1 addition & 0 deletions trunk/net/wireless/nl80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -2246,6 +2246,7 @@ static const struct nla_policy sta_flags_policy[NL80211_STA_FLAG_MAX + 1] = {
[NL80211_STA_FLAG_WME] = { .type = NLA_FLAG },
[NL80211_STA_FLAG_MFP] = { .type = NLA_FLAG },
[NL80211_STA_FLAG_AUTHENTICATED] = { .type = NLA_FLAG },
[NL80211_STA_FLAG_TDLS_PEER] = { .type = NLA_FLAG },
};

static int parse_station_flags(struct genl_info *info,
Expand Down

0 comments on commit 7018796

Please sign in to comment.