From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Carpenter Date: Fri, 26 Jul 2013 23:41:22 +0000 Subject: Re: Updated FarSync driver Message-Id: <20130726234122.GH5585@mwanda> List-Id: References: <20121009072047.GB19159@elgon.mountain> In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: Kevin Curtis Cc: "David S. Miller" , "netdev@vger.kernel.org" , "kernel-janitors@vger.kernel.org" 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. If you want, you can send your first attempt to kernel-janitors without CC'ing Dave and netdev and we will tell you which bits of SubmittingPatches you have missed. regards, dan carpenter