From: David Miller <davem@davemloft.net>
To: adobriyan@gmail.com
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH] Reduce structures when XFRM=n
Date: Mon, 08 Sep 2008 16:22:07 -0700 (PDT) [thread overview]
Message-ID: <20080908.162207.138343845.davem@davemloft.net> (raw)
In-Reply-To: <20080907194449.GA3764@x200.localdomain>
From: Alexey Dobriyan <adobriyan@gmail.com>
Date: Sun, 7 Sep 2008 23:44:49 +0400
> #ifdef out
> * struct sk_buff::sp (pointer)
> * struct dst_entry::xfrm (pointer)
> * struct sock::sk_policy (2 pointers)
>
> Signed-off-by: Alexey Dobriyan <adobriyan@gmail.com>
Please do not plaster XFRM ifdefs all over code code like net/ipv4/icmp.c
and friends, instead make the xfrm*() interfaces inline nops when XFRM
is turned off.
prev parent reply other threads:[~2008-09-08 23:22 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-09-07 19:44 [PATCH] Reduce structures when XFRM=n Alexey Dobriyan
2008-09-08 23:22 ` 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=20080908.162207.138343845.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=adobriyan@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox