[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20130815.011900.535860284018965484.davem@davemloft.net>
Date: Thu, 15 Aug 2013 01:19:00 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: neepatel@...co.com
Cc: netdev@...r.kernel.org, umalhi@...co.com, nistrive@...co.com,
benve@...co.com
Subject: Re: [PATCH v2 1/3] drivers/net: enic: Adding support for Cisco Low
Latency NIC
From: Neel Patel <neepatel@...co.com>
Date: Tue, 13 Aug 2013 15:17:43 -0700
> +static inline u64 vnic_cached_posted_index(dma_addr_t addr,
> + unsigned int len, unsigned int index)
You are adding functions in this patch which are not used, therefore
breaking bisectability because after just this patch is applied
the compiler will warn about the static unused function.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists