[IPV6]: make flowlabel to return an error
authorDaniel Lezcano <dlezcano@fr.ibm.com>
Tue, 11 Dec 2007 10:23:18 +0000 (02:23 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 28 Jan 2008 22:57:10 +0000 (14:57 -0800)
commit0a3e78ac2c555441f5bc00588070058533bc8d6b
treec5d406c1ea39ae256bc682e5d824682e0a6f6d56
parent51602b2a5e849babd94311e555bf1ba58151b8d4
[IPV6]: make flowlabel to return an error

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 <dlezcano@fr.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/ipv6.h
net/ipv6/af_inet6.c
net/ipv6/ip6_flowlabel.c