git: mpt(4): Fix a porting mistake I did in 6d259fc1.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Aug 7 00:20:07 PDT 2012
commit f2b2032521dddcf49fc6b22500c05f18f8f95746
Author: Sascha Wildner <saw at online.de>
Date: Tue Aug 7 09:16:38 2012 +0200
mpt(4): Fix a porting mistake I did in 6d259fc1.
I left in both the code of the "#if __FreeBSD_version" as well as that of
its "#else". This caused the geometry to be calculated twice.
Summary of changes:
sys/dev/disk/mpt/mpt_cam.c | 18 ------------------
1 files changed, 0 insertions(+), 18 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f2b2032521dddcf49fc6b22500c05f18f8f95746
--
DragonFly BSD source repository
More information about the Commits
mailing list