staging: rtl8723au: Remove unused rtw_adapter * from struct intf_hdl
authorJes Sorensen <Jes.Sorensen@redhat.com>
Sat, 26 Apr 2014 16:55:32 +0000 (18:55 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Sat, 26 Apr 2014 17:16:19 +0000 (10:16 -0700)
commit64cb819b06b79bf9b47d9bd6adc5d074b9336d00
treef8f5f921ec01d5e9b1b4d997b5df8aef54a348a2
parent45c64aa030f5b2674f4ab25e336d22a7029863b1
staging: rtl8723au: Remove unused rtw_adapter * from struct intf_hdl

struct intf_hdl is now purely a wrapper around struct _io_ops, so we
can get rid of it in the next patch.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/hal/usb_ops_linux.c
drivers/staging/rtl8723au/include/rtw_io.h
This page took 0.036972 seconds and 5 git commands to generate.