Re: [PATCH 1/1] [PATCH] ax88179_178a: Correct the RX errordefinition in RX header

From: David Miller
Date: Mon Oct 21 2013 - 18:55:21 EST


From: freddy@xxxxxxxxxxx
Date: Mon, 21 Oct 2013 14:37:40 +0800

> From: Freddy Xin <freddy@xxxxxxxxxxx>
>
> Correct the definition of AX_RXHDR_CRC_ERR and
> AX_RXHDR_DROP_ERR. They are BIT29 and BIT31 in pkt_hdr
> seperately.
> Add VID:DID for Samsung USB Ethernet Adapter.
>
> Signed-off-by: Freddy Xin <freddy@xxxxxxxxxxx>

Do not do two logically different things in one patch.

Fix the register bit definitions in one patch, then add the
new device IDs in another.
--
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/