staging: rtl8723au: Remove unused enum odm_security

Signed-off-by: Jes Sorensen <Jes.Sorensen@redhat.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
This commit is contained in:
Jes Sorensen 2014-05-21 09:37:33 +02:00 committed by Greg Kroah-Hartman
parent 1de36ec316
commit 07a4b1b1bc

View File

@ -516,16 +516,6 @@ enum odm_sec_chnl_offset {
ODM_ABOVE = 2
};
/* ODM_CMNINFO_SEC_MODE */
enum odm_security {
ODM_SEC_OPEN = 0,
ODM_SEC_WEP40 = 1,
ODM_SEC_TKIP = 2,
ODM_SEC_RESERVE = 3,
ODM_SEC_AESCCMP = 4,
ODM_SEC_WEP104 = 5,
};
/* ODM_CMNINFO_BW */
enum odm_band_width {
ODM_BW20M = 0,