2
0
mirror of https://github.com/edk2-porting/linux-next.git synced 2024-12-23 12:43:55 +08:00
linux-next/drivers/staging/rtl8188eu
navin patidar e205cae24d staging: rtl8188eu: Remove 'irp_pending' from struct recv_buf
irp_pending is initialized to false inside rtw_os_recvbuf_resource_alloc()
and value of irq_pending never changed after that, so 'if (!precvbuf->irp_pending)'
inside rtw_os_read_port() function will be always true.

Signed-off-by: navin patidar <navin.patidar@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2014-05-03 20:30:10 -04:00
..
core staging: rtl8188eu: Remove function rtw_enqueue_recvbuf() 2014-05-03 20:29:10 -04:00
hal staging: rtl8188eu: Remove pdata, phead, ptail and pend from struct recv_buf 2014-05-03 20:30:10 -04:00
include staging: rtl8188eu: Remove 'irp_pending' from struct recv_buf 2014-05-03 20:30:10 -04:00
os_dep staging: rtl8188eu: Remove 'irp_pending' from struct recv_buf 2014-05-03 20:30:10 -04:00
Kconfig Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial 2014-04-02 16:23:38 -07:00
Makefile staging: r8188eu: Remove dead file 2014-02-11 12:41:14 -08:00
TODO staging: Additional item for rtl8188eu TODO list 2014-02-14 09:19:53 -08:00