]> git.karo-electronics.de Git - karo-tx-linux.git/commit
staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88e argument
authorIvan Safonov <insafonov@gmail.com>
Fri, 7 Oct 2016 18:01:33 +0000 (01:01 +0700)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sun, 16 Oct 2016 08:25:32 +0000 (10:25 +0200)
commitf346d62f33fe7cf320427a9153d1a4bdac1c62a2
treeb254962ddb1f521a64236e3161f46c5ade16e605
parentcd30a392493215f3bed649ceac6f0aa53d4e92dd
staging:r8188eu: remove unnecessary type cast for update_recvframe_phyinfo_88e argument

pphy_status alreay is (struct phy_stat *).

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