Revert "nl80211: fix non-split wiphy information"

This reverts commit 60a6d29997.

Change-Id: I397f10a30212ea87915af489eb31e536f79fae6a
Signed-off-by: Srinivasarao P <spathi@codeaurora.org>
This commit is contained in:
Srinivasarao P 2020-12-16 11:31:19 +05:30
parent dfb6fe48eb
commit 63625b1b0d

View file

@ -2012,10 +2012,7 @@ static int nl80211_send_wiphy(struct cfg80211_registered_device *rdev,
* case we'll continue with more data in the next round,
* but break unconditionally so unsplit data stops here.
*/
if (state->split)
state->split_start++;
else
state->split_start = 0;
state->split_start++;
break;
case 9:
if (rdev->wiphy.extended_capabilities &&