From: Clemens Ladisch Date: Fri, 18 May 2012 16:41:28 +0000 (+0200) Subject: firewire: sbp2: remove superfluous blk_queue_max_segment_size() call X-Git-Tag: v3.5-rc1~99^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=935f672e02c8172a23bd3e54feafffcfcce39f0d;p=pandora-kernel.git firewire: sbp2: remove superfluous blk_queue_max_segment_size() call The SCSI framework automatically initializes the block queue's segment size with the DMA device's segment size. Signed-off-by: Clemens Ladisch Signed-off-by: Stefan Richter --- Reading git-diff-tree failed