On Sun, 9 Dec 2007 21:28:42 +0100 Stefano Brivio <stefano.brivio@xxxxxxxxx> wrote: > This patch allows for tuning parameters to be set through sysfs. Note that > this lacks locking, as another copy of the whole parameters data would have > been needed and this won't be the final approach anyway, so don't bother > too much. > > > Signed-off-by: Stefano Brivio <stefano.brivio@xxxxxxxxx> > > --- > > Mattias: oops. Just noticed that my previous approach to locking here was > bogus due to misconceptions about sysfs parameters. It's possible to get > locking right here, but quite troublesome. > Everybody: this lacks proper locking. Never apply this to any sane tree, > please. Actually, it looks like we can assume atomic operation by sysfs here. So I'd go with this approach until we don't add the needed hooks to cfg80211. -- Ciao Stefano - 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