diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2014-04-17 10:35:22 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2014-05-23 20:22:53 +0900 |
commit | 7ca83759a6e3a870711324e0bffd77d02c5d5628 (patch) | |
tree | 18c8b122b1cf84568f9f3c973d34d96f965e4384 /drivers/misc/genwqe | |
parent | 2079c4aaf658d66c71d44297d0c0368264981b4e (diff) | |
download | blackbird-obmc-linux-7ca83759a6e3a870711324e0bffd77d02c5d5628.tar.gz blackbird-obmc-linux-7ca83759a6e3a870711324e0bffd77d02c5d5628.zip |
staging: r8188eu: Fix some sparse warnings
In a patch entitles "staging: r8188eu: Fix case where ethtype was never obtained
and always be checked against 0" (commit ID unknown), I introduce an endian error.
This patch fixes that, and removes two additional sparse warnings.
drivers/staging/rtl8188eu/core/rtw_recv.c:653:6: warning: symbol 'process_pwrbit_data' was not declared. Should it be static?
drivers/staging/rtl8188eu/core/rtw_recv.c:1828:5: warning: symbol 'enqueue_reorder_recvframe' was not declared. Should it be static?
Reported-by: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'drivers/misc/genwqe')
0 files changed, 0 insertions, 0 deletions