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:	Sun, 29 Mar 2015 18:47:24 +0200
From:	Arend van Spriel <arend@...adcom.com>
To:	"Michael S. Tsirkin" <mst@...hat.com>
CC:	<linux-kernel@...r.kernel.org>,
	Brett Rudley <brudley@...adcom.com>,
	"Franky (Zhenhui) Lin" <frankyl@...adcom.com>,
	Hante Meuleman <meuleman@...adcom.com>,
	Kalle Valo <kvalo@...eaurora.org>,
	"Pieter-Paul Giesberts" <pieterpg@...adcom.com>,
	"John W. Linville" <linville@...driver.com>,
	Daniel Kim <dekim@...adcom.com>,
	<linux-wireless@...r.kernel.org>,
	<brcm80211-dev-list@...adcom.com>, <netdev@...r.kernel.org>
Subject: Re: [PATCH 84/86] brcm80211: drop pci_ids include

On 03/29/15 15:43, Michael S. Tsirkin wrote:
> This file does not use any pci ids, drop
> pci_ids.h include.

Acked-by: Arend van Spriel <arend@...adcom.com>
> Signed-off-by: Michael S. Tsirkin<mst@...hat.com>
> ---
>   drivers/net/wireless/brcm80211/brcmfmac/sdio.c | 1 -
>   1 file changed, 1 deletion(-)
>
> diff --git a/drivers/net/wireless/brcm80211/brcmfmac/sdio.c b/drivers/net/wireless/brcm80211/brcmfmac/sdio.c
> index 5c4755d..da479d4 100644
> --- a/drivers/net/wireless/brcm80211/brcmfmac/sdio.c
> +++ b/drivers/net/wireless/brcm80211/brcmfmac/sdio.c
> @@ -18,7 +18,6 @@
>   #include<linux/kernel.h>
>   #include<linux/kthread.h>
>   #include<linux/printk.h>
> -#include<uapi/linux/pci_ids.h>
>   #include<linux/netdevice.h>
>   #include<linux/interrupt.h>
>   #include<linux/sched.h>

--
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