dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/net/qlcnic
Chris Wright 2c3c8bea60 sysfs: add struct file* to bin_attr callbacks
This allows bin_attr->read,write,mmap callbacks to check file specific data
(such as inode owner) as part of any privilege validation.

Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-05-21 09:37:31 -07:00
..
Makefile qlcnic: Qlogic ethernet driver for CNA devices 2010-01-16 01:17:15 -08:00
qlcnic.h qlcnic: remove unused register 2010-05-17 17:30:55 -07:00
qlcnic_ctx.c qlcnic: fix memory leaks 2010-05-17 17:30:53 -07:00
qlcnic_ethtool.c qlcnic: cleanup unused code 2010-05-14 03:08:00 -07:00
qlcnic_hdr.h qlcnic: remove unused register 2010-05-17 17:30:55 -07:00
qlcnic_hw.c qlcnic: fix caching window register 2010-05-14 03:06:54 -07:00
qlcnic_init.c qlcnic: remove unused register 2010-05-17 17:30:55 -07:00
qlcnic_main.c sysfs: add struct file* to bin_attr callbacks 2010-05-21 09:37:31 -07:00