From mboxrd@z Thu Jan 1 00:00:00 1970 From: govind Date: Sat, 27 Jul 2013 20:39:38 +0000 Subject: Re: Updated FarSync driver Message-Id: <51F42D3A.1070200@gmail.com> List-Id: References: <20121009072047.GB19159@elgon.mountain> <20130726234122.GH5585@mwanda> In-Reply-To: <20130726234122.GH5585@mwanda> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Dan Carpenter Cc: Kevin Curtis , "David S. Miller" , "netdev@vger.kernel.org" , "kernel-janitors@vger.kernel.org" On 07/27/2013 05:11 AM, Dan Carpenter wrote: > On Fri, Jul 26, 2013 at 11:13:25AM +0100, Kevin Curtis wrote: >> Hi David, >> I'd like to update the FarSync driver for our T-Series cards >> in the latest Linux Kernel and I would also like to add a new >> driver for our FarSync Flex USB device. >> >> Should I direct the patch to you? >> > > Read Documentation/SubmittingPatches > Use ./scripts/get_maintainer.pl to find who needs to be CC'd. you can also go through Write and Submit your first Linux kernel Patch - Greg KH https://www.youtube.com/watch?v=LLBrBBImJt4 Why I dont want your code - Greg KH https://www.youtube.com/watch?v=fMeH7wqOwXA helped me a lot. //govind