Can the member driverfs_dev, from struct gendisk be used in thirdparty kernel module code?
Issue
- Can the member driverfs_dev, from struct gendisk be used in thirdparty kernel module code?
include/linux/genhd.h
struct gendisk {
[..]
int flags;
struct device *driverfs_dev; // FIXME: remove
Environment
- Red Hat Enterprise Linux 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.