|
@@ -939,7 +939,7 @@ static int hdd_parse_reassoc_v1(hdd_adapter_t *adapter, const char *command)
|
|
|
* hdd_parse_reassoc_v2() - parse version 2 of the REASSOC command
|
|
|
* @adapter: Adapter upon which the command was received
|
|
|
* @command: Command that was received, ASCII command
|
|
|
- * followed by binary data
|
|
|
+ * followed by binary data
|
|
|
*
|
|
|
* This function parses the v2 REASSOC command with the format
|
|
|
*
|
|
@@ -1198,7 +1198,7 @@ hdd_parse_sendactionframe_v1(hdd_adapter_t *adapter, const char *command)
|
|
|
* SENDACTIONFRAME command
|
|
|
* @adapter: Adapter upon which the command was received
|
|
|
* @command: Command that was received, ASCII command
|
|
|
- * followed by binary data
|
|
|
+ * followed by binary data
|
|
|
*
|
|
|
* This function parses the v2 SENDACTIONFRAME command with the format
|
|
|
*
|
|
@@ -1300,7 +1300,7 @@ hdd_parse_sendactionframe(hdd_adapter_t *adapter, const char *command,
|
|
|
* hdd_parse_channellist() - HDD Parse channel list
|
|
|
* @pValue: Pointer to input channel list
|
|
|
* @ChannelList: Pointer to local output array to record
|
|
|
- * channel list
|
|
|
+ * channel list
|
|
|
* @pNumChannels: Pointer to number of roam scan channels
|
|
|
*
|
|
|
* This function parses the channel list passed in the format
|
|
@@ -1473,7 +1473,7 @@ exit:
|
|
|
* SETROAMSCANCHANNELS command
|
|
|
* @adapter: Adapter upon which the command was received
|
|
|
* @command: Command that was received, ASCII command
|
|
|
- * followed by binary data
|
|
|
+ * followed by binary data
|
|
|
*
|
|
|
* This function parses the v2 SETROAMSCANCHANNELS command with the format
|
|
|
*
|