constify capwap_message_elements_ops
This commit is contained in:
@ -8,6 +8,6 @@ struct capwap_80211_stationqos_element {
|
||||
uint8_t priority;
|
||||
};
|
||||
|
||||
extern struct capwap_message_elements_ops capwap_element_80211_stationqos_ops;
|
||||
extern const struct capwap_message_elements_ops capwap_element_80211_stationqos_ops;
|
||||
|
||||
#endif /* __CAPWAP_ELEMENT_80211_STATION_QOS_PROFILE_HEADER__ */
|
||||
|
Reference in New Issue
Block a user