Amitkumar Karwar <akarwar@xxxxxxxxxxx> writes: > By default our chip will be in spatial coexistence mode. > This patch adds a provision to change it to timeshare mode > via sysfs command. > > Enable timeshare coexistence mode > echo 1 > /sys/class/net/mlan0/timeshare_coex > > Go back to spacial coexistence mode > echo 0 > /sys/class/net/mlan0/timeshare_coex > > Signed-off-by: Amitkumar Karwar <akarwar@xxxxxxxxxxx> > Signed-off-by: Nishant Sarmukadam <nishants@xxxxxxxxxxx> Is sysfs acceptable for this? Don't other drivers use debugfs to control coexist? But IMHO we really need an nl80211 command to do this, this has been a recurring issue for years :) -- Kalle Valo -- 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