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, 07 Oct 2007 23:20:52 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	braunu@...ibm.com
Cc:	netdev@...r.kernel.org, linux-s390@...r.kernel.org,
	heiko.carstens@...ibm.com
Subject: Re: [patch 0/2] [AF_IUCV] fixes for net-2.6.24

From: Ursula Braun <braunu@...ibm.com>
Date: Thu, 04 Oct 2007 16:46:08 +0200

> the following 2 patches are intended for 2.6.24 and contain:
> - removal of static declarations in af_iucv header file
> - postpone receival of inbound packets in af_iucv

These patches don't apply, for one thing the first patch
rejects because the net-2.6.24 copy of include/net/iucv/af_iucv.h
has this line:

+static int  iucv_sock_create(struct socket *sock, int proto);

but the file you are patching against does not.

Please generate new clean patches against net-2.6.24, thank you.
-
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