Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 279350
b: refs/heads/master
c: 0ba958e
h: refs/heads/master
v: v3
  • Loading branch information
Wey-Yi Guy committed Dec 19, 2011
1 parent 40a8771 commit c18fa13
Show file tree
Hide file tree
Showing 2 changed files with 3 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: 62e731695df4d6d9952175f86d3258a5da4373d4
refs/heads/master: 0ba958ebf1440411a052bfeedd5b80f7645b3541
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/iwlwifi/iwl-mac80211.c
Original file line number Diff line number Diff line change
Expand Up @@ -234,6 +234,8 @@ int iwlagn_mac_setup_register(struct iwl_priv *priv,
priv->hw->wiphy->bands[IEEE80211_BAND_5GHZ] =
&priv->bands[IEEE80211_BAND_5GHZ];

hw->wiphy->hw_version = bus_get_hw_id(bus(priv));

iwl_leds_init(priv);

ret = ieee80211_register_hw(priv->hw);
Expand Down

0 comments on commit c18fa13

Please sign in to comment.