Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 255792
b: refs/heads/master
c: 85aed7c
h: refs/heads/master
v: v3
  • Loading branch information
Emmanuel Grumbach authored and Wey-Yi Guy committed Jun 18, 2011
1 parent 3b46d84 commit 24f6b40
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: 19707bac16129ccebc398dbff9d2b44b17b24fea
refs/heads/master: 85aed7c48113dfcdc913008481c46346af0db69e
4 changes: 0 additions & 4 deletions trunk/drivers/net/wireless/iwlwifi/iwl-agn.c
Original file line number Diff line number Diff line change
Expand Up @@ -3352,10 +3352,6 @@ struct ieee80211_ops iwlagn_hw_ops = {

static u32 iwl_hw_detect(struct iwl_priv *priv)
{
u8 rev_id;

pci_read_config_byte(priv->pci_dev, PCI_REVISION_ID, &rev_id);
IWL_DEBUG_INFO(priv, "HW Revision ID = 0x%X\n", rev_id);
return iwl_read32(priv, CSR_HW_REV);
}

Expand Down

0 comments on commit 24f6b40

Please sign in to comment.