On Mon, 2007-03-26 at 04:38 -0700, mohamed wrote: > + /* Get ht capabilities from the device */ > + int (*get_ht_capab)(struct ieee80211_hw *hw, > + struct ieee80211_ht_capability *ht_cap_param); > + Does this really need to return an error? And if so, what happens? You currently send a blank HT capabilities IE but I think in that case it should be left out completely. But I don't think it will ever return an error, it doesn't even need to allocate memory. Just change this to void? johannes
Attachment:
signature.asc
Description: This is a digitally signed message part