--- 9651c0a5abe0d7d371b3c0c15386c2c36874cb1a +++ 7c7b8c1c190f75faadb5318ded7cfa1febc71a8d @@ -352,7 +352,7 @@ EXPORT_SYMBOL(blk_queue_logical_block_si * hardware can operate on without reverting to read-modify-write * operations. */ -void blk_queue_physical_block_size(struct request_queue *q, unsigned short size) +void blk_queue_physical_block_size(struct request_queue *q, unsigned int size) { q->limits.physical_block_size = size;