]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Apply proper locking when iterating the multicast addresses and add a
authorhselasky <hselasky@FreeBSD.org>
Tue, 12 May 2015 11:52:34 +0000 (11:52 +0000)
committerhselasky <hselasky@FreeBSD.org>
Tue, 12 May 2015 11:52:34 +0000 (11:52 +0000)
commitb9ba488f00f4863fd988318bd429fa3768e59917
tree06956aa85f81948552a5fa5684733ddb4ba08c3a
parent07deb5ca155fbe831ace29174b2256c2d771d789
Apply proper locking when iterating the multicast addresses and add a
missing check for NULL from a non-blocking "kzalloc()" function call.

MFC after: 1 week
Sponsored by: Mellanox Technologies
Found by: glebius @
sys/ofed/drivers/net/mlx4/en_netdev.c