Skip to content
Commit 5551ad1e authored by Christopher H Pezley's avatar Christopher H Pezley Committed by Greg Kroah-Hartman
Browse files

staging: wlan-ng: Fix the types of the hfa384x_comm_tallies_16/32 members



Running sparse revealed that the members of hfa384x_comm_tallies_16/32
were defined as u16/u32, but were actually used as __le16/__le32.

This patch changes the member types to reflect their use.

Signed-off-by: default avatarChristopher H Pezley <chris@pezley.net>
Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@linuxfoundation.org>
parent 40d4aa0f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment