]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Use if_maddr_*lock() routines to lock the per-interface multicast
authorJohn Baldwin <jhb@FreeBSD.org>
Mon, 13 Feb 2012 19:35:35 +0000 (19:35 +0000)
committerJohn Baldwin <jhb@FreeBSD.org>
Mon, 13 Feb 2012 19:35:35 +0000 (19:35 +0000)
commit0187124bee7aac8196aeeb77eefcc4b2e0e3c194
tree400e9575511b4bbbe49eececb5d1a4371da1d648
parent1a26580ee8c9e9d9506189d58f31e240c5c74e3b
Use if_maddr_*lock() routines to lock the per-interface multicast
address list rather than manipulating the lock directly.
sys/dev/oce/oce_hw.c