OSDN Git Service

iwlwifi: move host command check function into separate file
[uclinux-h8/linux.git] / drivers / net / wireless / iwlwifi / iwl-commands.h
index 0591aec..9c786db 100644 (file)
@@ -3064,4 +3064,6 @@ struct iwl_rx_packet {
 
 #define IWL_RX_FRAME_SIZE        (4 + sizeof(struct iwl4965_rx_frame))
 
+int iwl_agn_check_rxon_cmd(struct iwl_rxon_cmd *rxon);
+
 #endif                         /* __iwl_commands_h__ */