From: David Miller <davem@davemloft.net>
To: alexander.duyck@gmail.com
Cc: eric.dumazet@gmail.com, netdev@vger.kernel.org
Subject: [PATCH 0/7] Deconstruct struct fib_result
Date: Fri, 27 Jul 2012 21:18:14 -0700 (PDT) [thread overview]
Message-ID: <20120727.211814.1628871775065221675.davem@davemloft.net> (raw)
This patch set tries to move towards reducing struct fib_result down
to it's absolute minimum.
The eventual idea is to make it so that fib_lookup() simply
returns a "struct fib_nh *" and pointer encoded errnos, instead
of writing into a complicated structure as the return value on
the stack as is done now.
Signed-off-by: David S. Miller <davem@davemloft.net>
next reply other threads:[~2012-07-28 4:18 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-07-28 4:18 David Miller [this message]
2012-07-28 6:41 ` [PATCH 0/7] Deconstruct struct fib_result Alexander Duyck
2012-07-28 6:55 ` David Miller
2012-07-31 17:27 ` Alexander Duyck
2012-07-31 21:43 ` David Miller
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=20120727.211814.1628871775065221675.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alexander.duyck@gmail.com \
--cc=eric.dumazet@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