alistair23-linux/drivers/staging/vt6656
Malcolm Priestley 9046db518e staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warnings
Fix wFmSequence and wFrameCtl to __le16

Don't restrict to u8, if packet is a duplicate both bytes of __le16 will be
the same.

Fixes warnings
wctl.c:66:9: warning: restricted __le16 degrades to integer
wctl.c:71:56: warning: restricted __le16 degrades to integer
wctl.c:73:49: warning: cast from restricted __le16
wctl.c:83:30: warning: incorrect type in assignment (different base types)
wctl.c:83:30:    expected unsigned short [unsigned] [usertype] wFmSequence
wctl.c:83:30:    got restricted __le16 [usertype] seq_ctrl
wctl.c:85:28: warning: incorrect type in assignment (different base types)
wctl.c:85:28:    expected unsigned short [unsigned] [usertype] wFrameCtl
wctl.c:85:28:    got restricted __le16 [usertype] frame_control

Signed-off-by: Malcolm Priestley <tvboxspy@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-28 14:10:45 -07:00
..
80211hdr.h
80211mgr.c
80211mgr.h
baseband.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
baseband.h staging: vt6656: dead code remove diversity code 2014-05-23 21:35:27 +09:00
bssdb.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
bssdb.h
card.c staging: vt6656: Fix CARDvCalculateOFDMRParameter static warning 2014-05-26 10:36:50 -07:00
card.h staging: vt6656: camel case cleanup CARDbAddBasicRate 2014-05-24 04:46:10 +09:00
channel.c
channel.h
country.h
datarate.c staging: vt6656: srom.h move all macros to device.h 2014-05-18 09:58:29 -07:00
datarate.h
desc.h staging: vt6656: desc.h Remove unused macros 2014-05-18 09:58:29 -07:00
device.h staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warnings 2014-05-28 14:10:45 -07:00
dpc.c staging: vt6656: Convert remaining locks to spin_lock_irqsave. 2014-05-25 10:58:24 -07:00
dpc.h
firmware.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
firmware.h
int.c staging: vt6656: Convert remaining locks to spin_lock_irqsave. 2014-05-25 10:58:24 -07:00
int.h
iocmd.h staging: vt6656: iocmd.h remove dead code. 2014-05-23 21:35:26 +09:00
iowpa.h staging: vt6656: iowpa.h removed dead code. 2014-05-23 21:35:27 +09:00
iwctl.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
iwctl.h
Kconfig
key.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
key.h
mac.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
mac.h staging: vt6656: Create new function to set led state. 2014-05-26 10:36:49 -07:00
main_usb.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
Makefile staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
michael.c
michael.h
power.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
power.h
rc4.c
rc4.h
rf.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
rf.h staging: vt6656: rf.c additional power. 2014-05-18 09:58:27 -07:00
rxtx.c staging: vt6656: s_vFillTxKey fix indentation of memcpy 2014-05-25 15:13:59 -07:00
rxtx.h staging: vt6656: dead code bRelayPacketSend 2014-05-19 15:23:21 -07:00
tether.c staging: vt6656: remove dead code tcrc.c/h 2014-05-23 21:35:27 +09:00
tether.h staging: vt6656: rxtx s_vFillCTSHead replace TYPE_CTL_CTS macro 2014-04-18 16:05:30 -07:00
tkip.c
tkip.h
tmacro.h
TODO
usbpipe.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
usbpipe.h staging: vt6656: create vnt_control_in_u8 to replace ControlvReadByte 2014-05-26 10:36:50 -07:00
vntconfiguration.dat
wcmd.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
wcmd.h
wctl.c staging: vt6656: WCTLbIsDuplicate fix PSCacheEntry base types and warnings 2014-05-28 14:10:45 -07:00
wctl.h
wmgr.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
wmgr.h
wpa.c
wpa.h
wpa2.c
wpa2.h
wpactl.c staging: vt6656: dead code remove control.c/h 2014-05-26 10:36:50 -07:00
wpactl.h