commit | 85b9909272f128757dcb6d053ca12e15931747d4 | [log] [tgz] |
---|---|---|
author | WANG Cong <xiyou.wangcong@gmail.com> | Wed Mar 25 14:45:02 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 29 12:12:37 2015 -0700 |
tree | 13f6be2a38fc787a3fa3137bc32c2c5ef023936c | |
parent | 7145074b374dd90a4512fe52c062b336b724f276 [diff] |
fib6: install fib6 ops in the last step We should not commit the new ops until we finish all the setup, otherwise we have to NULL it on failure. Signed-off-by: Cong Wang <xiyou.wangcong@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>