staging: rtl8723au: Move rtw_set_802_11_add_wep23a() to ioctl_cfg80211.c
authorJes Sorensen <Jes.Sorensen@redhat.com>
Wed, 21 May 2014 07:37:36 +0000 (09:37 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Fri, 23 May 2014 07:27:42 +0000 (16:27 +0900)
This is only called from ioctl_cfg80211.c so we can move it here and
declare it static.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>

No differences found