Remove unused phytype RX info variable
[libeap.git] / src / drivers / driver.h
index 8b63d54..0cfafbc 100644 (file)
@@ -1584,7 +1584,6 @@ void hostapd_eapol_receive(struct hostapd_data *hapd, const u8 *sa,
                           const u8 *buf, size_t len);
 
 struct hostapd_frame_info {
-       u32 phytype;
        u32 channel;
        u32 datarate;
        u32 ssi_signal;