git: DragonFly_RELEASE_3_0 mpt(4): Fix a porting mistake I did in 6d259fc1.
Sascha Wildner
swildner at crater.dragonflybsd.org
Tue Aug 7 00:20:13 PDT 2012
commit 1d9af22786bf013ba84d4628f02044a9f562e3ac
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/1d9af22786bf013ba84d4628f02044a9f562e3ac
--
DragonFly BSD source repository
More information about the Commits
mailing list