|
Subject: [madwifi-tickets] [madwifi.org] #2093: madwifi prevents creation of WDS connection when max virtual APs exist Newsgroups: gmane.linux.drivers.madwifi.tickets Date: 2008-08-13 18:12:42 GMT (21 weeks, 2 days, 10 hours and 27 minutes ago) #2093: madwifi prevents creation of WDS connection when max virtual APs exist -------------------------------+-------------------------------------------- Reporter: dacker <at> roinet.com | Type: defect Status: new | Priority: minor Component: madwifi: driver | Version: trunk Keywords: | Patch_attached: 0 -------------------------------+-------------------------------------------- ath_vap_create prevents the creation of a WDS connection when the maximum number of virtual APs exist. The test is in source:madwifi/trunk/ath/if_ath.c <at> 3844#L1257 . It should not apply this test to WDS connections since their creation does not increment the sc_nvaps variable and does not use up the resources that ath_maxvaps is trying to protect. See source:madwifi/trunk/ath/if_ath.c <at> 3844#L1403 . -- Ticket URL: <http://madwifi.org/ticket/2093> madwifi.org <http://madwifi.org/> Multiband Atheros Driver for Wireless Fidelity ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ |
|
|