Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 193735
b: refs/heads/master
c: 9191545
h: refs/heads/master
i:
  193733: 74e638f
  193731: 58a733b
  193727: 6d21780
v: v3
  • Loading branch information
Bruno Randolf authored and John W. Linville committed Mar 10, 2010
1 parent d772be1 commit 87a5e85
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 6 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: a71bcebcb776e84dd765d2c7da51ed45a714e3ea
refs/heads/master: 919154540aa26e8c333c420b5b930e94ef7a6839
2 changes: 0 additions & 2 deletions trunk/drivers/net/wireless/ath/ath5k/ath5k.h
Original file line number Diff line number Diff line change
Expand Up @@ -1068,8 +1068,6 @@ struct ath5k_hw {
u8 ah_def_ant;
bool ah_software_retry;

int ah_gpio_npins;

struct ath5k_capabilities ah_capabilities;

struct ath5k_txq_info ah_txq[AR5K_NUM_TX_QUEUES];
Expand Down
3 changes: 0 additions & 3 deletions trunk/drivers/net/wireless/ath/ath5k/caps.c
Original file line number Diff line number Diff line change
Expand Up @@ -102,9 +102,6 @@ int ath5k_hw_set_capabilities(struct ath5k_hw *ah)
}
}

/* GPIO */
ah->ah_gpio_npins = AR5K_NUM_GPIO;

/* Set number of supported TX queues */
if (ah->ah_version == AR5K_AR5210)
ah->ah_capabilities.cap_queues.q_tx_num =
Expand Down

0 comments on commit 87a5e85

Please sign in to comment.