On 01/20/2012 03:35 PM, rmani@xxxxxxxxxxxxxxxx wrote: > From: Raja Mani <rmani@xxxxxxxxxxxxxxxx> > > For every WMI_SET_HOST_SLEEP_MODE_CMDID command (send from the host), > the firmware sends WMI_SET_HOST_SLEEP_MODE_CMD_PROCESSED_EVENTID as > an acknowledgement to the host. > > In order to being sync with the firmware, the host has to wait for > this event before going to the suspend state. > > This patch adds, > * New command WMI_SET_HOST_SLEEP_MODE_CMD_PROCESSED_EVENTID in > WMI event table. > * New WMI function ath6kl_wmi_host_sleep_mode_cmd_prcd_evt_rx() > to process the event. > * New flag HOST_SLEEP_MODE_CMD_PROCESSED in VIF flags to record > the arrival of the event. > > Signed-off-by: Raja Mani <rmani@xxxxxxxxxxxxxxxx> You could fold patches 7 and 8 as they are one logical change. Kalle -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html