[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20131021.185507.288415528648852269.davem@davemloft.net>
Date: Mon, 21 Oct 2013 18:55:07 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: freddy@...x.com.tw
Cc: linux-usb@...r.kernel.org, linux-kernel@...r.kernel.org,
netdev@...r.kernel.org, louis@...x.com.tw, allan@...x.com.tw
Subject: Re: [PATCH 1/1] [PATCH] ax88179_178a: Correct the RX error
definition in RX header
From: freddy@...x.com.tw
Date: Mon, 21 Oct 2013 14:37:40 +0800
> From: Freddy Xin <freddy@...x.com.tw>
>
> 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@...x.com.tw>
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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists