> + { CR_CAM_MODE, MODE_AP_WDS}, Shouldn't that depend on the interface type? I.e. set it for WDS/MESH but clear it for station so that the station won't ack WDS frames? OTOH, it may just as well ack WDS frames for itself... > + associated = true ; too much whitespace > + zd_mac_config_beacon(hw, conf->beacon); > + kfree_skb(conf->beacon); > + zd_set_beacon_interval(&mac->chip, BCN_MODE_IBSS | 100); Does that mean you're hardcoding the beacon interval here while before you confused me how we should handle that setting in userspace? :) johannes
Attachment:
signature.asc
Description: This is a digitally signed message part