DragonFly commits List (threaded) for 2012-08
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]
git: DragonFly_RELEASE_3_0 mpt(4): Fix a porting mistake I did in 6d259fc1.
commit 1d9af22786bf013ba84d4628f02044a9f562e3ac
Author: Sascha Wildner <saw@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
[
Date Prev][
Date Next]
[
Thread Prev][
Thread Next]
[
Date Index][
Thread Index]