]> asedeno.scripts.mit.edu Git - linux.git/commit
staging:r8188eu: change type of the precv_buf member of recv_priv structure
authorIvan Safonov <insafonov@gmail.com>
Fri, 7 Oct 2016 18:01:25 +0000 (01:01 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:27 +0000 (10:25 +0200)
commit63764c7fb6e159a5b2abe782f079bf75661b2489
tree98e89d57ae61d0a6afbd95957dbbfc55b40cc6df
parentaaa27e8c4abccc2c8fc3da6e7c092fc4f7a279ed
staging:r8188eu: change type of the precv_buf member of recv_priv structure

To avoid unnecessary typecast.
To use compiler type checking.

Signed-off-by: Ivan Safonov <insafonov@gmail.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8188eu/hal/rtl8188eu_recv.c
drivers/staging/rtl8188eu/hal/usb_halinit.c
drivers/staging/rtl8188eu/include/rtw_recv.h
drivers/staging/rtl8188eu/os_dep/usb_ops_linux.c