Re: [PATCH 2/2] ASIX: Use only 11 bits of header for data size

From: David Miller
Date: Thu Jul 28 2011 - 01:40:45 EST


From: Marek Vasut <marek.vasut@xxxxxxxxx>
Date: Wed, 27 Jul 2011 04:44:47 +0200

> The AX88772B uses only 11 bits of the header for the actual size. The other bits
> are used for something else. This causes dmesg full of messages:
>
> asix_rx_fixup() Bad Header Length
>
> This patch trims the check to only 11 bits. I believe on older chips, the
> remaining 5 top bits are unused.
>
> Signed-off-by: Marek Vasut <marek.vasut@xxxxxxxxx>

Applied.
--
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/