3
0
mirror of https://git.kernel.org/pub/scm/network/wireless/iwd.git synced 2024-11-22 06:29:23 +01:00

monitor: Fix max remain on channel attribute decoding

This commit is contained in:
Marcel Holtmann 2014-08-10 21:48:02 -07:00
parent d58dd0e0d0
commit 5cf13fa692

View File

@ -757,7 +757,7 @@ static const struct attr_entry attr_table[] = {
"Key Default Types", ATTR_NESTED,
{ key_default_type_table } },
{ NL80211_ATTR_MAX_REMAIN_ON_CHANNEL_DURATION,
"Remain on Channel Duration " },
"Max Remain on Channel Duration ", ATTR_U32 },
{ NL80211_ATTR_MESH_SETUP,
"Mesh Setup" },
{ NL80211_ATTR_WIPHY_ANTENNA_AVAIL_TX,