summaryrefslogtreecommitdiff
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorLubomir Rintel <lkundrak@v3.sk>2013-06-18 17:32:38 (GMT)
committerDavid S. Miller <davem@davemloft.net>2013-06-20 05:18:52 (GMT)
commit9fa8e980bb0a56e46ddd97731f83f608c39aa7a5 (patch)
tree7070f43ce5b1b0396938c2559820f4f7a6c34427 /net/ipv6/addrconf.c
parent451bff2932a69e904f41a180145de1d2358bb8f5 (diff)
downloadlinux-fsl-qoriq-9fa8e980bb0a56e46ddd97731f83f608c39aa7a5.tar.xz
mv643xx_eth: Allocate receive queue initialized to zero
Zero pointer in rx_skb is how respective rxq_deinit() finds out out that a skb slot is unallocated. If rxq_refill() fails (e.g. on OOM condition), subsequent teardown would result in an attempt to kfree() invalid pointers. Signed-off-by: Lubomir Rintel <lkundrak@v3.sk> Cc: Lennert Buytenhek <buytenh@wantstofly.org> Cc: netdev@vger.kernel.org Cc: linux-kernel@vger.kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/addrconf.c')
0 files changed, 0 insertions, 0 deletions