Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 218429
b: refs/heads/master
c: 9192f71
h: refs/heads/master
i:
  218427: d4d2973
v: v3
  • Loading branch information
Ben Greear authored and John W. Linville committed Oct 25, 2010
1 parent a5dcd86 commit 14bb892
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: 20b25744d1366762c6878d3254f93973cafe1f8e
refs/heads/master: 9192f715bc6304b97fe06c6215d4897a5c279e81
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -3580,6 +3580,7 @@ ath5k_pci_probe(struct pci_dev *pdev,
common->ah = sc->ah;
common->hw = hw;
common->cachelsz = csz << 2; /* convert to bytes */
spin_lock_init(&common->cc_lock);

/* Initialize device */
ret = ath5k_hw_attach(sc);
Expand Down

0 comments on commit 14bb892

Please sign in to comment.