diff options
author | Herbert Xu <herbert@gondor.apana.org.au> | 2007-06-05 08:34:08 +0200 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-06-07 22:39:03 +0200 |
commit | 8d76527e728d00d1cf9d5dd663caffb2dcf05ae6 (patch) | |
tree | e3cae9cff087f2330a64a8ee7bff36c312d9471b /net/ipv4/ip_fragment.c | |
parent | [TCP]: Honour sk_bound_dev_if in tcp_v4_send_ack (diff) | |
download | linux-8d76527e728d00d1cf9d5dd663caffb2dcf05ae6.tar.xz linux-8d76527e728d00d1cf9d5dd663caffb2dcf05ae6.zip |
[IPV4]: Only panic if inetdev_init fails for loopback
When I made the inetdev_init call work on all devices I incorrectly
left in the panic call as well. It is obviously undesirable to
panic on an allocation failure for a normal network device. This
patch moves the panic call under the loopback if clause.
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/ip_fragment.c')
0 files changed, 0 insertions, 0 deletions