Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754606AbbBFAFi (ORCPT ); Thu, 5 Feb 2015 19:05:38 -0500 Received: from shards.monkeyblade.net ([149.20.54.216]:49036 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751929AbbBFAFg (ORCPT ); Thu, 5 Feb 2015 19:05:36 -0500 Date: Thu, 05 Feb 2015 16:05:35 -0800 (PST) Message-Id: <20150205.160535.1151433430366493570.davem@davemloft.net> To: prabhakar.csengg@gmail.com Cc: benve@cisco.com, ssujith@cisco.com, _govind@gmx.com, neepatel@cisco.com, netdev@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] enic: enic_ethtool: fix sparse warning From: David Miller In-Reply-To: <1423150195-14742-1-git-send-email-prabhakar.csengg@gmail.com> References: <1423150195-14742-1-git-send-email-prabhakar.csengg@gmail.com> X-Mailer: Mew version 6.6 on Emacs 24.4 / Mule 6.0 (HANACHIRUSATO) Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.7 (shards.monkeyblade.net [149.20.54.216]); Thu, 05 Feb 2015 16:05:36 -0800 (PST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 614 Lines: 17 From: Lad Prabhakar Date: Thu, 5 Feb 2015 15:29:55 +0000 > From: "Lad, Prabhakar" > > this patch fixes following sparse warning: > > enic_ethtool.c:95:6: warning: symbol 'enic_intr_coal_set_rx' was not declared. Should it be static? > > Signed-off-by: Lad, Prabhakar Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/