diff options
author | Larry Finger <[email protected]> | 2021-11-07 11:35:43 -0600 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2021-11-15 10:20:35 +0100 |
commit | d5f0b804368951b6b4a77d2f14b5bb6a04b0e011 (patch) | |
tree | 88d8be47707910a3b4f3260c739dc6326fccc9ae /lib/test_fortify/write_overflow-strncpy.c | |
parent | fa55b7dcdc43c1aa1ba12bca9d2dd4318c2a0dbf (diff) |
staging: r8188eu: Fix breakage introduced when 5G code was removed
In commit 221abd4d478a ("staging: r8188eu: Remove no more necessary definitions
and code"), two entries were removed from RTW_ChannelPlanMap[], but not replaced
with zeros. The position within this table is important, thus the patch broke
systems operating in regulatory domains osted later than entry 0x13 in the table.
Unfortunately, the FCC entry comes before that point and most testers did not see
this problem.
Fixes: 221abd4d478a ("staging: r8188eu: Remove no more necessary definitions and code")
Cc: Stable <[email protected]> # v5.5+
Reported-and-tested-by: Zameer Manji <[email protected]>
Reported-by: kernel test robot <[email protected]>
Reviewed-by: Phillip Potter <[email protected]>
Signed-off-by: Larry Finger <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'lib/test_fortify/write_overflow-strncpy.c')
0 files changed, 0 insertions, 0 deletions