Re: [PATCH 4/8] rsxx: Corrected discard support version number.

From: Andy Shevchenko
Date: Wed May 29 2013 - 14:20:24 EST


On Wed, May 29, 2013 at 12:11 AM, Philip J. Kelleher
<pjk1939@xxxxxxxxxxxxxxxxxx> wrote:
> From: Philip J Kelleher <pjk1939@xxxxxxxxxxxxxxxxxx>
>
> Changing the Discard support version number to the correct
> value.
>

> +++ linux-block/drivers/block/rsxx/rsxx_priv.h 2013-05-01 18:37:56.277183367 -0500
> @@ -273,7 +273,7 @@ enum rsxx_hw_fifo_flush {
> };
>
> enum rsxx_pci_revision {
> - RSXX_DISCARD_SUPPORT = 2,
> + RSXX_DISCARD_SUPPORT = 4,
> RSXX_EEH_SUPPORT = 3,

Shouldn't it be sorted from low to high?

--
With Best Regards,
Andy Shevchenko
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/