1
0
Fork 0
alistair23-linux/drivers/staging/rtl8192e
Mateusz Kulikowski 435009bba4 staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit
This patch fixes issue generated by commit ca93dcba3a
("staging: rtl8192e: Remove assert() macro")

One negation was missed in conversion, therefore
asserted message was always printed.
For 1MB file downloaded via http, ~500 messages
were generated.

Signed-off-by: Mateusz Kulikowski <mateusz.kulikowski@gmail.com>
Cc: stable <stable@vger.kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2015-08-14 18:56:55 -07:00
..
rtl8192e staging: rtl8192e: Fix log spamming in rtl8192_hard_data_xmit 2015-08-14 18:56:55 -07:00
Kconfig
Makefile
TODO
dot11d.c staging: rtl8192e: Remove DOT11D_GetMaxTxPwrInDbm() 2015-07-14 22:43:29 -07:00
dot11d.h staging: rtl8192e: Remove DOT11D_GetMaxTxPwrInDbm() 2015-07-14 22:43:29 -07:00
license
rtl819x_BA.h staging: rtl8192e: Remove unused defines 2015-07-14 22:43:29 -07:00
rtl819x_BAProc.c Staging: rtl8192e: pointer math bug in rtllib_rx_DELBA() 2015-07-22 21:05:21 -07:00
rtl819x_HT.h staging: rtl8192e: Remove unused defines 2015-07-14 22:43:29 -07:00
rtl819x_HTProc.c staging: rtl8192e: rtllib_HTProc: Make functions static 2015-07-14 22:43:30 -07:00
rtl819x_Qos.h staging: rtl8192e: Remove unused enums 2015-07-14 22:43:29 -07:00
rtl819x_TS.h staging: rtl8192e: Remove unused defines 2015-07-14 22:43:29 -07:00
rtl819x_TSProc.c Staging: rtl8192e: Replace memset with eth_zero_addr 2015-07-14 22:46:20 -07:00
rtllib.h staging: rtl8192e: Remove unnecessary externs 2015-08-14 18:51:56 -07:00
rtllib_crypt_ccmp.c staging: rtl8192e: Fix PREFER_PR_LEVEL warnings 2015-06-01 06:33:21 +09:00
rtllib_crypt_tkip.c staging: rtl8192e: Fix PREFER_PR_LEVEL warnings 2015-06-01 06:33:21 +09:00
rtllib_crypt_wep.c staging: rtl8192e: Comment cleanup (style/format) 2015-04-03 15:29:31 +02:00
rtllib_debug.h staging: rtl8192e: Remove DMESG macro 2015-07-14 22:43:30 -07:00
rtllib_module.c Staging: rtl8192e: Timer setup using macro rather assignment 2015-06-17 21:38:23 -07:00
rtllib_rx.c staging: rtl8192e: rtllib: fix macro style issue 2015-07-24 13:37:46 -07:00
rtllib_softmac.c Staging: rtl8192e: Replace memset with eth_zero_addr 2015-07-14 22:46:20 -07:00
rtllib_softmac_wx.c staging: rtl8192e: Replace ?: with min_t 2015-06-01 06:33:22 +09:00
rtllib_tx.c staging: rtl8192e: rtllib_tx: Make functions static 2015-07-14 22:43:31 -07:00
rtllib_wx.c staging: rtl8192e: Remove rtllib_wx_get_encode_ext() 2015-06-17 21:35:02 -07:00