Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 159269
b: refs/heads/master
c: 6686d17
h: refs/heads/master
i:
  159267: 1d7f7b9
v: v3
  • Loading branch information
Reinette Chatre authored and John W. Linville committed Jul 29, 2009
1 parent cdd6267 commit 4f8d9af
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: f7ea097d9b4e61a816c041c92548aad7c7ed7915
refs/heads/master: 6686d17e161dcd0dc6801bcde9e397020bf9edf7
2 changes: 1 addition & 1 deletion trunk/drivers/net/wireless/iwlwifi/iwl-core.c
Original file line number Diff line number Diff line change
Expand Up @@ -1291,7 +1291,6 @@ static void iwl_print_rx_config_cmd(struct iwl_priv *priv)
IWL_DEBUG_RADIO(priv, "u8[6] bssid_addr: %pM\n", rxon->bssid_addr);
IWL_DEBUG_RADIO(priv, "u16 assoc_id: 0x%x\n", le16_to_cpu(rxon->assoc_id));
}
#endif

static const char *desc_lookup_text[] = {
"OK",
Expand Down Expand Up @@ -1496,6 +1495,7 @@ void iwl_dump_nic_event_log(struct iwl_priv *priv)
iwl_print_event_log(priv, 0, next_entry, mode);

}
#endif
/**
* iwl_irq_handle_error - called for HW or SW error interrupt from card
*/
Expand Down

0 comments on commit 4f8d9af

Please sign in to comment.