commit | 248b238dc960a42aa235057ba0a51a98ae2b0f0d | [log] [tgz] |
---|---|---|
author | Daniel Lezcano <dlezcano@fr.ibm.com> | Tue Dec 11 02:23:54 2007 -0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Jan 28 14:57:10 2008 -0800 |
tree | 0c655bde3e6a9ad24491fe3ec4edaba1bf9053f2 | |
parent | 0a3e78ac2c555441f5bc00588070058533bc8d6b [diff] |
[IPV6]: make extended headers to return an error at initialization This patch factorize the code for the differents init functions for rthdr, nodata, destopt in a single function exthdrs_init. This function returns an error so the af_inet6 module can check correctly the initialization. Signed-off-by: Daniel Lezcano <dlezcano@fr.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>