diff options
| author | navin patidar <navin.patidar@gmail.com> | 2014-05-03 17:15:26 +0530 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-03 20:30:10 -0400 |
| commit | e205cae24d0845b39502dafc3c3abe4b265035d3 (patch) | |
| tree | 52139da2289b5678033d8c23822c179a9499cfa2 /include/linux | |
| parent | c11f3fff320540e7d84a3bbb2d7d3918465589b5 (diff) | |
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>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
