Re: [PATCH 4.9 094/206] nl80211: Use different attrs for BSSID and random MAC addr in scan req

From: Greg Kroah-Hartman
Date: Fri Jul 21 2017 - 06:23:10 EST


On Fri, Jul 21, 2017 at 09:40:02AM +0000, Krishna Vamsi wrote:
> Hello Greg,
>
> Really sorry that I couldn't find this earlier but there is one issue with this cherry-pick. In "enum nl80211_commands", there are more variables between NL80211_ATTR_NAN_MATCH and NL80211_ATTR_BSSID. But they are missing in this cherry-pick. The missing variables are
> NL80211_ATTR_FILS_KEK, NL80211_ATTR_FILS_NONCES andNL80211_ATTR_MULTICAST_TO_UNICAST_ENABLED. Because of this NL80211_ATTR_BSSID value might not be consistent across different releases. Could you please let me know the next steps on this?

Can you send me a fix-up patch for this?

thanks,

greg k-h