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