On Mon, 2007-11-12 at 21:28 -0800, David Miller wrote:
I've since changed the functions in my tree to:
static inline bool is_ip4_foo(__be32 addr)
and added
# define FOO(x) is_ip4_foo(x)
which I think makes more sense and allows macro
removal when all current uses are converted.
When you open net-2.6.25, I'll resubmit it.
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html