]> www.pilppa.org Git - linux-2.6-omap-h63xx.git/commit
Staging: rt2870: disable root hack for reading files
authorGreg Kroah-Hartman <gregkh@suse.de>
Mon, 5 Jan 2009 23:23:19 +0000 (15:23 -0800)
committerGreg Kroah-Hartman <gregkh@suse.de>
Tue, 6 Jan 2009 21:52:35 +0000 (13:52 -0800)
commit5a501b3011095c9afb396cdade5be8db359df977
tree90b978c7c63c424c02157ae44b8b084a631e4437
parentc55519ff75224222f4668c92ae3733059269f575
Staging: rt2870: disable root hack for reading files

We are now using credentials, so just blindly setting the fsuid and
fsguid isn't acceptable.  All this means is that the config file needs
to be readable by the driver thread, not a big deal.

Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/staging/rt2870/rt_profile.c