Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218441
b: refs/heads/master
c: dafeac3
h: refs/heads/master
i:
  218439: ea43fd4
v: v3
  • Loading branch information
Christian Lamparter authored and John W. Linville committed Oct 25, 2010
1 parent 9310398 commit 25420fd
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: c8716d9dc13c7f6ee92f2bfc6cc3b723b417bff8
refs/heads/master: dafeac387d7f10d12d4fa9cc626af43c805540f7
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/ath/carl9170/main.c
Original file line number Diff line number Diff line change
Expand Up @@ -639,8 +639,8 @@ static int carl9170_op_add_interface(struct ieee80211_hw *hw,
if (err)
goto unlock;
} else {
err = carl9170_mod_virtual_mac(ar, vif_id, vif->addr);
rcu_read_unlock();
err = carl9170_mod_virtual_mac(ar, vif_id, vif->addr);

if (err)
goto unlock;
Expand Down

0 comments on commit 25420fd

Please sign in to comment.