Skip to content
Commit b6351ef9 authored by Ming Yen Hsieh's avatar Ming Yen Hsieh Committed by Felix Fietkau
Browse files

wifi: mt76: mt7921: fix incorrect type conversion for CLC command



clc->len is defined as 32 bits in length, so it must also be
operated on with 32 bits, not 16 bits.

Fixes: fa6ad88e ("wifi: mt76: mt7921: fix country count limitation for CLC")
Signed-off-by: default avatarMing Yen Hsieh <mingyen.hsieh@mediatek.com>
Reported-by: default avatarkernel test robot <lkp@intel.com>
Closes: https://lore.kernel.org/oe-kbuild-all/202312112104.Zkc3QUHr-lkp@intel.com/


Signed-off-by: default avatarFelix Fietkau <nbd@nbd.name>
parent a5a5f441
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment