kern/176201: [net80211] [patch] 11n station includes unrelated ht params into ASSOC_REQ packet

Bernhard Schmidt bschmidt at techwires.net
Fri Feb 22 17:58:15 UTC 2013


The patch effectively reverts a previous change, which was to cap rxmax and 
density by what the AP is capable of. I think the better approach would be to 
initialize rxmax and density with the VAP capabilities before the condition 
and use MIN() in STA mode to limit to AP caps.

-- 
Bernhard


More information about the freebsd-bugs mailing list