Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 202717
b: refs/heads/master
c: 5a2a780
h: refs/heads/master
i:
  202715: e65264b
v: v3
  • Loading branch information
Wey-Yi Guy authored and Reinette Chatre committed May 13, 2010
1 parent 79ba3c1 commit 6a3218e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 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: bd93cbedfc4b280a0eeb6665ad310c3cc96cd669
refs/heads/master: 5a2a780cb142f16f33c948af5f3d588099b59df6
4 changes: 2 additions & 2 deletions trunk/drivers/net/wireless/iwlwifi/iwl-dev.h
Original file line number Diff line number Diff line change
Expand Up @@ -1096,7 +1096,7 @@ struct iwl_priv {
/* force reset */
struct iwl_force_reset force_reset[IWL_MAX_FORCE_RESET];

/* we allocate array of iwl4965_channel_info for NIC's valid channels.
/* we allocate array of iwl_channel_info for NIC's valid channels.
* Access via channel # using indirect index array */
struct iwl_channel_info *channel_info; /* channel info array */
u8 channel_count; /* # of channels */
Expand Down Expand Up @@ -1161,7 +1161,7 @@ struct iwl_priv {
struct iwl_switch_rxon switch_rxon;

/* 1st responses from initialize and runtime uCode images.
* 4965's initialize alive response contains some calibration data. */
* _agn's initialize alive response contains some calibration data. */
struct iwl_init_alive_resp card_alive_init;
struct iwl_alive_resp card_alive;

Expand Down

0 comments on commit 6a3218e

Please sign in to comment.