mpt(4): Fix a porting mistake I did in 6d259fc1.
authorSascha Wildner <saw@online.de>
Tue, 7 Aug 2012 07:16:38 +0000 (09:16 +0200)
committerSascha Wildner <saw@online.de>
Tue, 7 Aug 2012 07:16:38 +0000 (09:16 +0200)
commitf2b2032521dddcf49fc6b22500c05f18f8f95746
tree78d2e6461bfe02e1f5256be1997cb5bcc7052e9b
parent1f509c0d0462a40d206aa7323ff8a88b2096a2d6
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.
sys/dev/disk/mpt/mpt_cam.c