Re: [PATCH V4] mac80211: minstrel_ht: Handle Dynamic SMPS state of the peer.

2015-06-17 Thread Krishna Chaitanya
On Wed, Jun 17, 2015 at 2:38 PM, Johannes Berg johan...@sipsolutions.net wrote: On Fri, 2015-06-12 at 02:34 +0530, Chaitanya T K wrote: In case of Dynamic SMPS enable RTS/CTS for all rates. Applied. I really think you should drop the . at the end of the subject though :) Oh..will drop it. Is

Re: [PATCH V4] mac80211: minstrel_ht: Handle Dynamic SMPS state of the peer.

2015-06-17 Thread Johannes Berg
On Fri, 2015-06-12 at 02:34 +0530, Chaitanya T K wrote: In case of Dynamic SMPS enable RTS/CTS for all rates. Applied. I really think you should drop the . at the end of the subject though :) johannes -- To unsubscribe from this list: send the line unsubscribe linux-wireless in the body of a

Re: [PATCH V4] mac80211: minstrel_ht: Handle Dynamic SMPS state of the peer.

2015-06-17 Thread Johannes Berg
On Wed, 2015-06-17 at 15:47 +0530, Krishna Chaitanya wrote: On Wed, Jun 17, 2015 at 2:38 PM, Johannes Berg johan...@sipsolutions.net wrote: On Fri, 2015-06-12 at 02:34 +0530, Chaitanya T K wrote: In case of Dynamic SMPS enable RTS/CTS for all rates. Applied. I really think you should

[PATCH V4] mac80211: minstrel_ht: Handle Dynamic SMPS state of the peer.

2015-06-11 Thread Chaitanya T K
In case of Dynamic SMPS enable RTS/CTS for all rates. Signed-off-by: Chaitanya T K chaitanya.m...@gmail.com --- V4: Updated commit log and fixed indent. V3: Moved the check to set_rate. V2:Fix indent and add signoff. --- net/mac80211/rc80211_minstrel_ht.c | 8 +++- 1 file changed, 7