6fe864409b
The original code is equivalent to: wrqu->retry.flags = 0x1000 & 0x0002; so it just sets .flags to zero. We should be ORing the values together like r8192_wx_get_retry() does in drivers/staging/rtl8192u/r8192U_wx.c. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org> |
||
---|---|---|
.. | ||
ieee80211 | ||
Kconfig | ||
Makefile | ||
r8180.h | ||
r8180_93cx6.h | ||
r8180_core.c | ||
r8180_dm.c | ||
r8180_dm.h | ||
r8180_hw.h | ||
r8180_rtl8225.h | ||
r8180_rtl8225z2.c | ||
r8180_wx.c | ||
r8180_wx.h | ||
r8185b_init.c | ||
TODO |