Re: [PATCH V6 1/5] mac80211: Enable TDLS peer buffer STA feature

2017-10-23 Thread Johannes Berg
On Fri, 2017-10-20 at 03:34 +, Yingying Tang wrote: > Hi Johannes, > > I have built and tested it, it can work No, you haven't, at least not comprehensively. Try to enable debugfs. johannes

RE: [PATCH V6 1/5] mac80211: Enable TDLS peer buffer STA feature

2017-10-19 Thread Yingying Tang
ubject: Re: [PATCH V6 1/5] mac80211: Enable TDLS peer buffer STA feature On Mon, 2017-10-16 at 14:00 +0800, yint...@qti.qualcomm.com wrote: > From: Yingying Tang <yint...@qti.qualcomm.com> > > Enable TDLS peer buffer STA feature. > Set extended capability bit to enable buffer

[PATCH V6 1/5] mac80211: Enable TDLS peer buffer STA feature

2017-10-15 Thread yintang
From: Yingying Tang Enable TDLS peer buffer STA feature. Set extended capability bit to enable buffer STA when driver support it. Signed-off-by: Yingying Tang --- include/net/mac80211.h |4 net/mac80211/tdls.c|5 - 2