diff options
author | Christopher H Pezley <chris@pezley.net> | 2017-07-22 20:11:25 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2017-07-30 18:31:44 +0300 |
commit | 5551ad1e9fad2cf06288c6e93cb95f879b8cdf5e (patch) | |
tree | a28e8553559abe38959690240f35d2b8db6d7de4 /drivers/scsi/smartpqi/smartpqi.h | |
parent | 40d4aa0f1fb54c4a8b7e401ec388c8b8adcd0c10 (diff) | |
download | linux-5551ad1e9fad2cf06288c6e93cb95f879b8cdf5e.tar.xz |
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: Christopher H Pezley <chris@pezley.net>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/scsi/smartpqi/smartpqi.h')
0 files changed, 0 insertions, 0 deletions