Re: [patch 1/5] ipv6: make flowlabel to return an error

2007-12-11 Thread David Miller
From: Daniel Lezcano <[EMAIL PROTECTED]> Date: Mon, 10 Dec 2007 16:09:11 +0100 > This patch makes the flowlab subsystem to return an error code and makes > some cleanup with procfs ifdefs. > The af_inet6 will use the flowlabel init return code to check the > initialization > was correct. > > Sig

[patch 1/5] ipv6: make flowlabel to return an error

2007-12-10 Thread Daniel Lezcano
This patch makes the flowlab subsystem to return an error code and makes some cleanup with procfs ifdefs. The af_inet6 will use the flowlabel init return code to check the initialization was correct. Signed-off-by: Daniel Lezcano <[EMAIL PROTECTED]> --- include/net/ipv6.h |2 +- net/ipv