Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 150169
b: refs/heads/master
c: 6f5f39c
h: refs/heads/master
i:
  150167: 5eb4c10
v: v3
  • Loading branch information
Jiri Slaby authored and John W. Linville committed May 6, 2009
1 parent 5715175 commit 326dde8
Show file tree
Hide file tree
Showing 2 changed files with 2 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: 428cbd4ff4d0f2423f49e499f499f04a636cb152
refs/heads/master: 6f5f39c95af519c24c0187950147eb79d07d1940
1 change: 1 addition & 0 deletions trunk/drivers/net/wireless/ath/ath5k/base.c
Original file line number Diff line number Diff line change
Expand Up @@ -516,6 +516,7 @@ ath5k_pci_probe(struct pci_dev *pdev,
IEEE80211_HW_NOISE_DBM;

hw->wiphy->interface_modes =
BIT(NL80211_IFTYPE_AP) |
BIT(NL80211_IFTYPE_STATION) |
BIT(NL80211_IFTYPE_ADHOC) |
BIT(NL80211_IFTYPE_MESH_POINT);
Expand Down

0 comments on commit 326dde8

Please sign in to comment.