From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH] skge: fix broken driver Date: Thu, 19 Sep 2013 13:56:28 -0400 (EDT) Message-ID: <20130919.135628.1201613770803318193.davem@davemloft.net> References: Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: stephen@networkplumber.org, netdev@vger.kernel.org To: mpatocka@redhat.com Return-path: Received: from shards.monkeyblade.net ([149.20.54.216]:53126 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752018Ab3ISR4a (ORCPT ); Thu, 19 Sep 2013 13:56:30 -0400 In-Reply-To: Sender: netdev-owner@vger.kernel.org List-ID: From: Mikulas Patocka Date: Thu, 19 Sep 2013 12:33:30 -0400 (EDT) > Signed-off-by: Mikulas Patocka > Cc: stable@kernel.org # 3.11 First, this is missing the reported-by and tested-by tags provided by people who tested this patch. Secondly, CC:'ing stable is not the correct way to submit networking patches for -stable inclusion. You simply ask me to queue them up for -stable explicitly instead. Please re-submit this with the currect signoffs, thank you.