linux/drivers/staging/rtl8192e
Sean MacLennan 9326c5ca09 staging: r8192e_pci: fix htons error
A sparse error fixup removed a htons() which is required for the driver
to function. This patch puts the htons() back and fixes the sparse
warning correctly by changing the left side cast.

Signed-off-by: Sean MacLennan <seanm@seanm.ca>
Cc: stable <stable@vger.kernel.org> # 3.14
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-28 14:46:51 -07:00
..
rtl8192e Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-04-02 16:23:38 -07:00
dot11d.c staging: rtl8192e: Fix quoted string split across lines 2014-03-18 12:19:32 -07:00
dot11d.h staging:rtl8192e: Rewrite macro definition as static inline function. 2013-11-10 12:05:47 -08:00
Kconfig
license
Makefile
rtl819x_BA.h
rtl819x_BAProc.c Staging: rtl8192e: Fix incorrect type in assignment in rtl819x_BAProc.c 2013-11-10 12:02:22 -08:00
rtl819x_HT.h
rtl819x_HTProc.c
rtl819x_Qos.h rtl8192e: Removing unused defines in rtl819x_Qos.h 2013-12-20 11:41:28 -08:00
rtl819x_TS.h
rtl819x_TSProc.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib_crypt_ccmp.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_ccmp.c 2013-11-10 12:02:22 -08:00
rtllib_crypt_tkip.c Staging rtl8192e: Fixing checkpatch error in rtllib_crypt_tkip.c 2014-01-09 10:32:18 -08:00
rtllib_crypt_wep.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_crypt_wep.c 2013-11-10 12:02:22 -08:00
rtllib_crypt.c Staging rtl8192e: Fixing checkpatch errors 2014-01-09 10:29:37 -08:00
rtllib_crypt.h
rtllib_debug.h Staging rtl8192e: Correcting wrong usage of macro in r8192E_phy.c and removing corresponding warning in rtllib_debug.h 2014-01-09 10:32:18 -08:00
rtllib_endianfree.h rlt8192e: Removing unused defines in rltlib_endianfree.h 2013-12-20 11:41:28 -08:00
rtllib_module.c Staging: rtl8192e: Fix Sparse Warning for Static Declarations in rtllib_module.c 2013-11-10 11:58:25 -08:00
rtllib_rx.c Staging rtl8192e: Fixing checkpatch errors 2014-01-09 10:29:37 -08:00
rtllib_softmac_wx.c staging: Update e-mail address for Andrea Merello 2013-08-27 22:03:53 -07:00
rtllib_softmac.c Staging rtl8192e: Fixing checkpatch errors 2014-01-09 10:29:37 -08:00
rtllib_tx.c staging: r8192e_pci: fix htons error 2014-05-28 14:46:51 -07:00
rtllib_wx.c staging: rtl8192e: do not use comparisons on bool tests 2013-10-28 14:28:35 -07:00
rtllib.h Staging rtl8192e: Fixing checkpatch errors 2014-01-09 10:29:37 -08:00
TODO