On 10/26/2011 03:26 AM, Rishi Panjwani wrote: > In order to allow user space based control of listen interval, we use > available debugfs infrastructure. Listen interval implies how frequently > we want the WLAN chip to wake up and synchronize the beacons in case it > is in sleep mode. The command requires two parameters in the following order: > > 1) listen_interval_time > 2) listen_interval_beacons > > The user has to write the listen interval_time (in msecs) and > listen_interval_beacons (in no. of beacons) to the listen_interval file in > ath6kl debug directory. > > Example: > > echo "30 1" > listen_interval Applied, thanks. I had to add vif index to the wmi call due to multi vif changes. Please check my changes. 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