Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218428
b: refs/heads/master
c: 20b2574
h: refs/heads/master
v: v3
  • Loading branch information
Ben Greear authored and John W. Linville committed Oct 25, 2010
1 parent d4d2973 commit a5dcd86
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 99b88a0ecbdbc6df03527292571b2b442965814a
refs/heads/master: 20b25744d1366762c6878d3254f93973cafe1f8e
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath9k/init.c
Original file line number Diff line number Diff line change
Expand Up @@ -577,6 +577,7 @@ static int ath9k_init_softc(u16 devid, struct ath_softc *sc, u16 subsysid,
common->hw = sc->hw;
common->priv = sc;
common->debug_mask = ath9k_debug;
spin_lock_init(&common->cc_lock);

spin_lock_init(&sc->wiphy_lock);
spin_lock_init(&sc->sc_resetlock);
Expand Down

0 comments on commit a5dcd86

Please sign in to comment.