From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Neikes Subject: Re: Patch for Sitecom LN-031 Date: Mon, 12 Mar 2012 13:02:00 +0100 Message-ID: <1331553720.6203.5.camel@mobile> References: <1331282643.5426.6.camel@mobile> <20120311.155308.854791460127462538.davem@davemloft.net> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: gregkh@linuxfoundation.org, linux-usb@vger.kernel.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org To: David Miller Return-path: In-Reply-To: <20120311.155308.854791460127462538.davem@davemloft.net> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org Am Sonntag, den 11.03.2012, 15:53 -0700 schrieb David Miller: > From: Joerg Neikes > Date: Fri, 09 Mar 2012 09:44:03 +0100 > > > This patch adds support for the Sitecom LN-031 USB adapter with a AX88178 chip. > > > > Added USB id to find correct driver for AX88178 1000 Ethernet adapter. > > > > Signed-off-by: Joerg Neikes > > Applied, but please put more appropriate content in your subject > lines in the future. > > You should, at a minimum, prefix the subject line with the driver or > subsystem name you are modifying. In this case something like > "asix: " would have been appropriate. > Thanks for the information about the subsystem. Next time i will write it to the subject line. This was my first change ever send for Kernel adding.