]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
cfg80211: Remove wrong RNR IE validation check
authorIlan Peer <ilan.peer@intel.com>
Thu, 8 Apr 2021 12:32:24 +0000 (14:32 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Thu, 8 Apr 2021 13:33:00 +0000 (15:33 +0200)
commit8a16ffdc4cf37c1e6204054b0fb44052c8a48f0d
tree9a4376385975daa2a0b018959459f02107b4d0a6
parentdb878e27a98106a70315d264cc92230d84009e72
cfg80211: Remove wrong RNR IE validation check

Remove a wrong length check for RNR information element as it
can have arbitrary length.

Signed-off-by: Ilan Peer <ilan.peer@intel.com>
Link: https://lore.kernel.org/r/20210408143224.c7eeaf1a5270.Iead7762982e941a1cbff93f68bf8b5139447ff0c@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/scan.c