On 03/21/2012 11:33 AM, rmani@xxxxxxxxxxxxxxxx wrote: > From: Raja Mani <rmani@xxxxxxxxxxxxxxxx> > > The piece of code used in ath6kk_wow_suspend function > to configure the host sleep mode is needed in deep sleep > case also. > > Moving that portion to a separate function called > ath6kl_update_host_mode() would be helpful to avoid > the duplication of the same code in deep sleep path. > > There is no functional change. > > Signed-off-by: Raja Mani <rmani@xxxxxxxxxxxxxxxx> Thanks, both patches applied. But I did small changes to the first patch. I noticed that the inline functions were only used in cfg80211.c so there was no need to have in core.h. Also I fixed one long line. 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