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:
@@ -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,
|
* case we'll continue with more data in the next round,
|
||||||
* but break unconditionally so unsplit data stops here.
|
* but break unconditionally so unsplit data stops here.
|
||||||
*/
|
*/
|
||||||
if (state->split)
|
state->split_start++;
|
||||||
state->split_start++;
|
|
||||||
else
|
|
||||||
state->split_start = 0;
|
|
||||||
break;
|
break;
|
||||||
case 9:
|
case 9:
|
||||||
if (rdev->wiphy.extended_capabilities &&
|
if (rdev->wiphy.extended_capabilities &&
|
||||||
|
|||||||
Reference in New Issue
Block a user