]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: plfxlc: Use eth_zero_addr() to assign zero address
authorXu Qiang <xuqiang36@huawei.com>
Fri, 1 Jul 2022 08:29:35 +0000 (08:29 +0000)
committerKalle Valo <kvalo@kernel.org>
Wed, 27 Jul 2022 13:01:16 +0000 (16:01 +0300)
commitbffd17257225a38c73a538a729ab895c9a0d897c
treee24861f93cdc778d39b9bf8c22a9caa594c81209
parente68bd1974a96152a298cd3b92c1a6dac29f6e806
wifi: plfxlc: Use eth_zero_addr() to assign zero address

Using eth_zero_addr() to assign zero address instead of memset().

Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Xu Qiang <xuqiang36@huawei.com>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20220701082935.110924-1-xuqiang36@huawei.com
drivers/net/wireless/purelifi/plfxlc/usb.c