K 10 svn:author V 4 avos K 8 svn:date V 27 2019-04-01T07:54:27.368229Z K 7 svn:log V 293 MFC r345252: net80211: correct check for SMPS node flags updates Update node flags when driver supports SMPS, not when it is disabled or in dynamic mode ((iv_htcaps & HTCAP_SMPS) != 0). Was checked with RTL8188EE (1T1R), STA mode - 'smps' word should disappear from 'ifconfig wlan0' output. END