staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use key_params->cipher to deter...
authorJes Sorensen <Jes.Sorensen@redhat.com>
Tue, 24 Jun 2014 13:03:35 +0000 (15:03 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 24 Jun 2014 17:51:00 +0000 (13:51 -0400)
commit5dab9e7d2af054ad1df60ef51e25b2dd5e85517b
treed974ad7975f4a3a286caaf19a7ba70c035e01858
parentef80f1f564e2337266f98c49646b55c54d95db98
staging: rtl8723au: rtw_cfg80211_ap_set_encryption(): Use key_params->cipher to determine encryption

Passing strings around for something we have defines for is just
silly.

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/rtl8723au/os_dep/ioctl_cfg80211.c