From mboxrd@z Thu Jan 1 00:00:00 1970 From: Sergei Shtylyov Subject: Re: Fwd: Re: [PATCH] can: usb_8dev: unregister netdev before free()ing Date: Fri, 21 Jun 2013 23:17:25 +0400 Message-ID: <51C4A6C5.7040609@cogentembedded.com> References: <51C1DC58.2040705@hartkopp.net> <51C4A3B7.9040903@hartkopp.net> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: Received: from mail-la0-f49.google.com ([209.85.215.49]:33721 "EHLO mail-la0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1423672Ab3FUTRX (ORCPT ); Fri, 21 Jun 2013 15:17:23 -0400 Received: by mail-la0-f49.google.com with SMTP id ea20so7731985lab.36 for ; Fri, 21 Jun 2013 12:17:21 -0700 (PDT) In-Reply-To: <51C4A3B7.9040903@hartkopp.net> Sender: linux-can-owner@vger.kernel.org List-ID: To: Oliver Hartkopp Cc: Greg Kroah-Hartman , "linux-can@vger.kernel.org" , Linux Netdev List Hello. On 06/21/2013 11:04 PM, Oliver Hartkopp wrote: > can you please integrate this patch into stable 3.9 too? > The usb_8dev driver was introduced in Linux 3.9 and has now been fixed in > DaveMs net-tree for 3.10 some days ago. > Upstream commit 4afe2156eb639e563d6ef0c2706b66ea400348b2 > http://git.kernel.org/cgit/linux/kernel/git/davem/net.git/commit/?id=4afe2156eb639e563d6ef0c2706b66ea400348b2 > I wanted to put stable@kernel.org in CC but that bounced. Because it's now at stable@vger.kernel.org. You don't need to CC it in your mail, just add "Cc: stable@vger.kernel.org" line to the patch header after signoff. Though actually, Dave Miller doesn't like this protocol and queues the stable patches himself. > Tnx, > Oliver WBR, Sergei