]> git.baikalelectronics.ru Git - kernel.git/commit
IPv6: Print error value when skb allocation fails
authorBrian Haley <brian.haley@hp.com>
Tue, 2 Jun 2009 07:20:26 +0000 (00:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 2 Jun 2009 07:20:26 +0000 (00:20 -0700)
commit3f6f39a7359826485a66ba51d70945cc0e8461d0
tree1f3de9c37a148284de7cb9ef8cedfc5ec6a70b70
parent5932ba4aa23935ddd4055798af164e6b65f6f903
IPv6: Print error value when skb allocation fails

Print-out the error value when sock_alloc_send_skb() fails in
the IPv6 neighbor discovery code - can be useful for debugging.

Signed-off-by: Brian Haley <brian.haley@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/ndisc.c