summaryrefslogtreecommitdiffstats
path: root/sys/compat/linux/linux_ioctl.c
diff options
context:
space:
mode:
authorphk <phk@FreeBSD.org>2003-10-20 07:04:09 +0000
committerphk <phk@FreeBSD.org>2003-10-20 07:04:09 +0000
commitc096f8aa94a31dd415cd6bd49e3c71223305df46 (patch)
treea90fac68bfcd15a4bafe05b66db240b51564f147 /sys/compat/linux/linux_ioctl.c
parentba669f61995f85d29944a6d89b25a6fc37c8e77a (diff)
downloadFreeBSD-src-c096f8aa94a31dd415cd6bd49e3c71223305df46.zip
FreeBSD-src-c096f8aa94a31dd415cd6bd49e3c71223305df46.tar.gz
When a driver successfully created a device on demand, we can directly
pick up the DEVFS inode number from the dev_t and find our directory entry from that, we don't need to scan the directory to find it. This also solves an issue with on-demand devices in subdirectories. Submitted by: cognet
Diffstat (limited to 'sys/compat/linux/linux_ioctl.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud