[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20120727.211814.1628871775065221675.davem@davemloft.net>
Date: Fri, 27 Jul 2012 21:18:14 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: alexander.duyck@...il.com
Cc: eric.dumazet@...il.com, netdev@...r.kernel.org
Subject: [PATCH 0/7] Deconstruct struct fib_result
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@...emloft.net>
--
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