• Johannes Berg's avatar
    cfg80211: allow leaving MU-MIMO monitor configuration unchanged · b0265024
    Johannes Berg authored
    When changing monitor parameters, not setting the MU-MIMO attributes
    should mean that they're not changed - it's documented that to turn
    the feature off it's necessary to set all-zero group membership and
    an invalid follow-address. This isn't implemented.
    
    Fix this by making the parameters pointers, stop reusing the macaddr
    struct member, and documenting that NULL pointers mean unchanged.
    Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
    b0265024
nl80211.c 397 KB