Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 183907
b: refs/heads/master
c: 382b165
h: refs/heads/master
i:
  183905: b4bbc75
  183903: c864ec1
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Jan 25, 2010
1 parent 41873d4 commit 774efcb
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: 1396b231b0369c4146988c2f42fb416ae19e2572
refs/heads/master: 382b16559d599c4260aeb82a5ea5ba44459d1cd2
2 changes: 1 addition & 1 deletion trunk/net/mac80211/tx.c
Original file line number Diff line number Diff line change
Expand Up @@ -559,7 +559,7 @@ ieee80211_tx_h_select_key(struct ieee80211_tx_data *tx)
}

if (!skip_hw && tx->key &&
tx->key->conf.flags & KEY_FLAG_UPLOADED_TO_HARDWARE)
tx->key->flags & KEY_FLAG_UPLOADED_TO_HARDWARE)
info->control.hw_key = &tx->key->conf;
}

Expand Down

0 comments on commit 774efcb

Please sign in to comment.