Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 310767
b: refs/heads/master
c: d6ee27e
h: refs/heads/master
i:
  310765: d400f62
  310763: 3460dee
  310759: 520c3f2
  310751: 45bdc50
v: v3
  • Loading branch information
Emmanuel Grumbach authored and John W. Linville committed Jun 8, 2012
1 parent 1ea6951 commit ee036f1
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: e7027075d0d8fe2d1bf7b0db24623328d2601d3c
refs/heads/master: d6ee27eb13beab94056e0de52d81220058ca2297
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-agn-sta.c
Original file line number Diff line number Diff line change
Expand Up @@ -1267,7 +1267,7 @@ int iwl_remove_dynamic_key(struct iwl_priv *priv,
key_flags |= STA_KEY_MULTICAST_MSK;

sta_cmd.key.key_flags = key_flags;
sta_cmd.key.key_offset = WEP_INVALID_OFFSET;
sta_cmd.key.key_offset = keyconf->hw_key_idx;
sta_cmd.sta.modify_mask = STA_MODIFY_KEY_MASK;
sta_cmd.mode = STA_CONTROL_MODIFY_MSK;

Expand Down

0 comments on commit ee036f1

Please sign in to comment.