[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20071207131325.332768305@ICON-9-164-138-215.megacenter.de.ibm.com>
Date: Fri, 07 Dec 2007 14:13:25 +0100
From: Daniel Lezcano <dlezcano@...ibm.com>
To: davem@...emloft.net
Cc: yoshfuji@...ux-ipv6.org, pekkas@...core.fi, netdev@...r.kernel.org
Subject: [patch 0/3][IPV6]: remove ifdef in route6 init/fini functions
The route6 init function is a little difficult to read because it contains
a lot of ifdef. The patchset redefines the usual static inline functions when
the code is to be disabled by configuration, so we can call the code without
taking care of the config option in the init function.
--
--
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