Re: [PATCH] nl80211: Fix mesh HT operation check
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-02-06 07:00:51
From: Johannes Berg <johannes@sipsolutions.net>
Date: 2017-02-06 07:00:51
On Thu, 2017-01-26 at 08:56 +0900, Masashi Honma wrote:
commit 9757235f451c27deaa88925399f070ff6fcea832 ('nl80211: correct
checks for NL80211_MESHCONF_HT_OPMODE value') missed to mask a flag
when replacing FILL_IN_MESH_PARAM_IF_SET with checking codes. This
could drop the received HT operation value when called by
nl80211_update_mesh_config().Applied, thanks. johannes