commit | e367da02fefcc6026c560ab3f361a40a16ccd9b3 | [log] [tgz] |
---|---|---|
author | Nikolay Aleksandrov <nikolay@cumulusnetworks.com> | Wed Aug 19 06:27:07 2015 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Aug 20 13:01:56 2015 -0700 |
tree | 48042e37310cf2e2d3b5c1ff886027f3a0d170bd | |
parent | 57b8efa1a5e4baf3dfca8d5d7bfb946bd44ff390 [diff] |
vrf: don't panic on cache create failure It's pointless to panic on cache create failure when that case is handled and even more so since it's not a kernel-wide fatal problem so don't panic. Signed-off-by: Nikolay Aleksandrov <nikolay@cumulusnetworks.com> Signed-off-by: David S. Miller <davem@davemloft.net>