All of lore.kernel.org
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: braunu@de.ibm.com
Cc: netdev@vger.kernel.org, linux-s390@vger.kernel.org,
	heiko.carstens@de.ibm.com
Subject: Re: [patch 0/2] [AF_IUCV] fixes for net-2.6.24
Date: Sun, 07 Oct 2007 23:20:52 -0700 (PDT)	[thread overview]
Message-ID: <20071007.232052.30160732.davem@davemloft.net> (raw)
In-Reply-To: <20071004144608.880229000@linux.vnet.ibm.com>

From: Ursula Braun <braunu@de.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.

      parent reply	other threads:[~2007-10-08  6:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-10-04 14:46 [patch 0/2] [AF_IUCV] fixes for net-2.6.24 Ursula Braun
2007-10-04 14:46 ` [patch 1/2] af_iucv: remove static declarations from header file Ursula Braun
2007-10-04 14:46 ` [patch 2/2] af_iucv: postpone receival of iucv-packets Ursula Braun
2007-10-08  6:20 ` David Miller [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20071007.232052.30160732.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=braunu@de.ibm.com \
    --cc=heiko.carstens@de.ibm.com \
    --cc=linux-s390@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.