wifi: cfg80211/mac80211: Fix ML element common size calculation
authorIlan Peer <ilan.peer@intel.com>
Wed, 7 Sep 2022 14:23:09 +0000 (17:23 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 7 Oct 2022 13:23:52 +0000 (15:23 +0200)
commit1403b109c9a5244dc6ab79154f04eecc209ef3d2
treef018ef53efd3da03d50037654610ae40bd754e1c
parent7b6f08771bf6045c32a2a1e18201c1aeeb78d72a
wifi: cfg80211/mac80211: Fix ML element common size calculation

The common size is part of the length in the data
so don't add it again.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/linux/ieee80211.h