]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a '<<' that should have been a '>>' in the 48bit case.
authorsos <sos@FreeBSD.org>
Sat, 8 Jun 2002 21:33:42 +0000 (21:33 +0000)
committersos <sos@FreeBSD.org>
Sat, 8 Jun 2002 21:33:42 +0000 (21:33 +0000)
commitc2750abc35ce901efc9e0b3acd9aa1bc6c0309b0
treef41a58cc392edddf227781cb110a5a25e7767f7d
parentec1445e1ae04f2702985c6ef2925b564ce7eda0a
Fix a '<<' that should have been a '>>' in the 48bit case.

Fortunately we only have had 32bit block counts until recently,
and no 2TB disks :)
sys/dev/ata/ata-all.c