Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 121817
b: refs/heads/master
c: fbf1892
h: refs/heads/master
i:
  121815: e066f7c
v: v3
  • Loading branch information
Jouni Malinen authored and John W. Linville committed Nov 10, 2008
1 parent 0392907 commit a22bcb0
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: d61272cbb35fa1c08fe94898583d880256f2dbd3
refs/heads/master: fbf189273926d83d71c4c321f1215162569506ac
2 changes: 2 additions & 0 deletions trunk/net/mac80211/cfg.c
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,8 @@ static bool nl80211_type_check(enum nl80211_iftype type)
#ifdef CONFIG_MAC80211_MESH
case NL80211_IFTYPE_MESH_POINT:
#endif
case NL80211_IFTYPE_AP:
case NL80211_IFTYPE_AP_VLAN:
case NL80211_IFTYPE_WDS:
return true;
default:
Expand Down

0 comments on commit a22bcb0

Please sign in to comment.