OSDN Git Service

staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.h
authorJes Sorensen <Jes.Sorensen@redhat.com>
Fri, 9 May 2014 13:04:08 +0000 (15:04 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 15 May 2014 20:12:01 +0000 (13:12 -0700)
commit95b0f200082e96aed935943450184fb288238618
treee9fa021a78f9eba8e0e470de8abf730b35d451a3
parent7871778259b1255738a0b5dd337e57144e06b5d2
staging: rtl8723au: Move rtw_do_join23a() prototype to rtw_ioctl_set.h

rtw_do_join23a() is declared in rtw_ioctl_set.c so move the prototype
to it's correct place, and remove duplicate protoype from rtw_mlme.c

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/core/rtw_mlme.c
drivers/staging/rtl8723au/include/osdep_service.h
drivers/staging/rtl8723au/include/rtw_ioctl_set.h