2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-24 21:24:00 +08:00
linux-next/drivers/staging/ks7010
Sergio Paracuellos 83911837f8 staging: ks7010: change cast from uint16_t to u16
Header size and event fields of header are declared
as __le16 and being casted using uint16_t in cpu_to_le16.
Change cast to use preferred u16.

Signed-off-by: Sergio Paracuellos <sergio.paracuellos@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2018-05-14 14:07:06 +02:00
..
eap_packet.h staging: ks7010: remove not used definition WPA_CAPABILITY_PREAUTH 2018-05-14 14:07:05 +02:00
Kconfig staging: ks7010: remove custom firmware loader 2016-06-07 22:42:53 -07:00
ks7010_sdio.c staging: ks7010: change cast from uint16_t to u16 2018-05-14 14:07:06 +02:00
ks_hostif.c staging: ks7010: review local variable types in hostif_phy_information_confirm 2018-05-06 18:58:41 -07:00
ks_hostif.h staging: ks7010: change some casts from uint8_t to u8 in ks_hostif header 2018-05-06 18:58:38 -07:00
ks_wlan_ioctl.h staging: ks7010: add SPDX identifiers to all files 2018-05-06 18:58:36 -07:00
ks_wlan_net.c staging: ks7010: Remove unnecessary limit checks 2018-05-08 13:44:56 +02:00
ks_wlan.h staging: ks7010: change type for rsn_enabled in wpa_status struct 2018-05-06 18:58:39 -07:00
Makefile staging: ks7010: replace KS_WLAN_DEBUG with DEBUG preprocessor directive 2018-03-22 18:20:54 +01:00
michael_mic.c staging: ks7010: add SPDX identifiers to all files 2018-05-06 18:58:36 -07:00
michael_mic.h staging: ks7010: add SPDX identifiers to all files 2018-05-06 18:58:36 -07:00
TODO staging: ks7010: add task to TODO file 2017-04-11 16:05:51 +02:00