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] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 18 Nov 2014 13:09:38 -0800
From:	Joe Perches <joe@...ches.com>
To:	David Miller <davem@...emloft.net>
Cc:	netdev@...r.kernel.org
Subject: Re: [PATCH net-next] netdevice: Neaten includes and forward
 declarations

On Tue, 2014-11-18 at 15:48 -0500, David Miller wrote:
> From: Joe Perches <joe@...ches.com>
> Date: Sun, 16 Nov 2014 14:21:31 -0800
> 
> > Use the appropriate #include path for neighbour.h and
> > add device.h which was indirectly #included by dmaengine.h
> > 
> > Remove unnecessary forward declaration of struct device;
> > 
> > Add comments for other forward struct declarations.
> > 
> > Signed-off-by: Joe Perches <joe@...ches.com>
> 
> This no longer applies to net-next, please respin.
> 
> Thanks.

I did this against -next.

There, commit 98a18b6ffc79b
("netdevice: add ieee802154_ptr to net_device")

adds a forward reference to struct wpan_dev

So, I can do this against net-next, but it'll
just collide with that commit.

It's not at all urgent so perhaps it'd be better
to wait until the next cycle.


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