Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 89971
b: refs/heads/master
c: 9a89c83
h: refs/heads/master
i:
  89969: 6e094e9
  89967: 1a8392d
v: v3
  • Loading branch information
Johannes Berg authored and John W. Linville committed Feb 29, 2008
1 parent 71d6dfc commit e1752ab
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: 8f300ae5b819f7655197925cdb1954edfd906a87
refs/heads/master: 9a89c839f79395426b84cf6da9d56773402b4c0e
2 changes: 2 additions & 0 deletions trunk/drivers/net/wireless/adm8211.c
Original file line number Diff line number Diff line change
Expand Up @@ -1932,6 +1932,8 @@ static int __devinit adm8211_probe(struct pci_dev *pdev,

priv->channel = 1;

dev->wiphy->bands[IEEE80211_BAND_2GHZ] = &priv->band;

err = ieee80211_register_hw(dev);
if (err) {
printk(KERN_ERR "%s (adm8211): Cannot register device\n",
Expand Down

0 comments on commit e1752ab

Please sign in to comment.