MBO: Do not parse reason_detail in non_pref_chan attr (AP)
[mech_eap.git] / src / ap / sta_info.h
index d0e43be..099de62 100644 (file)
@@ -52,7 +52,6 @@ struct mbo_non_pref_chan_info {
        u8 op_class;
        u8 pref;
        u8 reason_code;
-       u8 reason_detail;
        u8 num_channels;
        u8 channels[];
 };