RE: [PATCH 2/2] mwifiex: parse WMM IEs from hostapd for mwifiex AP

2016-09-20 Thread Amitkumar Karwar
/2] mwifiex: parse WMM IEs from hostapd for mwifiex > AP > > Obviously this is a very old patch, but I was just looking at users of > cfg80211_find_vendor_ie() and realized you have a bug here: > > > + vendor_ie = cfg

Re: [PATCH 2/2] mwifiex: parse WMM IEs from hostapd for mwifiex AP

2016-09-14 Thread Johannes Berg
Obviously this is a very old patch, but I was just looking at users of cfg80211_find_vendor_ie() and realized you have a bug here: > + vendor_ie = cfg80211_find_vendor_ie(WLAN_OUI_MICROSOFT, > + WLAN_OUI_TYPE_MICROSOFT_ > WMM, > +