Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 341996
b: refs/heads/master
c: f5685ba
h: refs/heads/master
v: v3
  • Loading branch information
Helmut Schaa authored and John W. Linville committed Dec 6, 2012
1 parent 2de9ccc commit 4d97052
Show file tree
Hide file tree
Showing 2 changed files with 4 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: 1981e881fd32160bf886a09b12794c640aafffb3
refs/heads/master: f5685ba675449b072feab6a5391a9ef9f604bc94
3 changes: 3 additions & 0 deletions trunk/drivers/net/wireless/rt2x00/rt2x00dev.c
Original file line number Diff line number Diff line change
Expand Up @@ -1124,6 +1124,9 @@ static inline void rt2x00lib_set_if_combinations(struct rt2x00_dev *rt2x00dev)
struct ieee80211_iface_limit *if_limit;
struct ieee80211_iface_combination *if_combination;

if (rt2x00dev->ops->max_ap_intf < 2)
return;

/*
* Build up AP interface limits structure.
*/
Expand Down

0 comments on commit 4d97052

Please sign in to comment.