Files
linux/drivers
Alexander Bersenev 2e3fc9bc95 cdc_ncm: Fix the build warning
[ Upstream commit 5d0ab06b63 ]

The ndp32->wLength is two bytes long, so replace cpu_to_le32 with cpu_to_le16.

Fixes: 0fa81b304a ("cdc_ncm: Implement the 32-bit version of NCM Transfer Block")
Signed-off-by: Alexander Bersenev <bay@hackerdom.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>
Signed-off-by: Sasha Levin <sashal@kernel.org>
2023-06-09 10:23:54 +02:00
..
2022-05-01 17:00:38 +02:00
2023-06-09 10:23:54 +02:00
2023-05-17 11:13:16 +02:00
2023-03-11 16:31:48 +01:00
2023-05-30 12:42:14 +01:00
2022-08-25 11:15:43 +02:00