Sorry, wrong line in the link, the correct line is: http://lxr.free-electrons.com/source/net/wireless/nl80211.c#L2289 regards Joerg 2017-02-01 15:24 GMT+01:00 Jörg Pommnitz <j.pommnitz@xxxxxxxxx>: > Hello all, > > I'm trying to change the WMM parameters for an IBSS network. I'm > adding a command to set txq_params to iw. Sadly the current kernel > code explicitly denies this for interfaces other than AP and P2P (see > http://lxr.free-electrons.com/source/net/wireless/nl80211.c#L2279). > > Is there a reason why this should not be done for IBSS interfaces? > > > Thanks in advance > Joerg