Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 290000
b: refs/heads/master
c: ff7e9f9
h: refs/heads/master
v: v3
  • Loading branch information
Yogesh Ashok Powar authored and John W. Linville committed Jan 27, 2012
1 parent 74443ff commit d4065d4
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: f1e3be1561c43b6bbe2426e34849fb1486dc313b
refs/heads/master: ff7e9f99f7effb385a9be2f7198743c1ad2bb126
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/mwl8k.c
Original file line number Diff line number Diff line change
Expand Up @@ -4093,7 +4093,7 @@ static int mwl8k_set_key(struct ieee80211_hw *hw,
return -EOPNOTSUPP;

if (sta == NULL)
addr = hw->wiphy->perm_addr;
addr = vif->addr;
else
addr = sta->addr;

Expand Down

0 comments on commit d4065d4

Please sign in to comment.