• Randy Dunlap's avatar
    staging: fix rtl8192e build errors · 93916157
    Randy Dunlap authored
    drivers/staging/rtl8192e/rtllib.h:2329: error: field 'wx_sem' has incomplete type
    drivers/staging/rtl8192e/rtllib.h:2330: error: field 'scan_sem' has incomplete type
    drivers/staging/rtl8192e/rtllib.h:2331: error: field 'ips_sem' has incomplete type
    drivers/staging/rtl8192e/rtllib_wx.c:267: error: implicit declaration of function 'down'
    drivers/staging/rtl8192e/rtllib_wx.c:290: error: implicit declaration of function 'up'
    Signed-off-by: default avatarRandy Dunlap <rdunlap@xenotime.net>
    Signed-off-by: default avatarGreg Kroah-Hartman <gregkh@suse.de>
    93916157
rtllib.h 83.9 KB