lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
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

Powered by Openwall GNU/*/Linux Powered by OpenVZ