From: Tejun Heo Date: Tue, 27 Nov 2007 10:43:42 +0000 (+0900) Subject: libata: xfer_mask is unsigned long not unsigned int X-Git-Tag: v2.6.25-rc1~1233^2~45 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7dc951aefdc1dc20228691b04867fb6195864d67;p=pandora-kernel.git libata: xfer_mask is unsigned long not unsigned int Jeff says xfer_mask is unsigned long not unsigned int. Convert all xfermask fields and handling functions to deal with unsigned longs. Signed-off-by: Tejun Heo Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed