git: kern_udev - fix the devtype property
Alex Hornung
alexh at crater.dragonflybsd.org
Fri Nov 19 07:28:58 PST 2010
commit 539b1063eac824c90d02f4185ad072027a8dd6d6
Author: Alex Hornung <ahornung at gmail.com>
Date: Fri Nov 19 14:48:14 2010 +0000
kern_udev - fix the devtype property
* The devtype cannot be extracted from the si_flags in cdev, but only
from the ops flags.
Summary of changes:
sys/kern/kern_udev.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/539b1063eac824c90d02f4185ad072027a8dd6d6
--
DragonFly BSD source repository
More information about the Commits
mailing list