Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 40164
b: refs/heads/master
c: 41072a1
h: refs/heads/master
v: v3
  • Loading branch information
John W. Linville committed Oct 17, 2006
1 parent c76525f commit 1acde49
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: 6684e59aa3cf6cb7ebf04ea2953198500c93b0a9
refs/heads/master: 41072a1be57f63bf83afc31c44d72de018d800fa
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/zd1211rw/zd_mac.c
Original file line number Diff line number Diff line change
Expand Up @@ -1099,7 +1099,7 @@ static void link_led_handler(void *p)
int r;

spin_lock_irq(&mac->lock);
is_associated = sm->associated != 0;
is_associated = sm->associnfo.associated != 0;
spin_unlock_irq(&mac->lock);

r = zd_chip_control_leds(chip,
Expand Down

0 comments on commit 1acde49

Please sign in to comment.