]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r284470
authordavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Jun 2015 17:59:14 +0000 (17:59 +0000)
committerdavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Tue, 30 Jun 2015 17:59:14 +0000 (17:59 +0000)
commita266854b7a63a56566a48364525dd216c7ce9bc5
tree72faec572858bf461c57007076de4498d9af4d4c
parent6be2756db108f6898a97bdb6667ee28c68c6e615
MFC r284470
In bxe_init_mcast_macs_list(): mc_mac->mac needs to point to the multicast mac address
In bxe_set_mc_list(): added missing BXE_MCAST_UNLOCK()
In __ecore_vlan_mac_h_exec_pending(): need to check for ECORE_PENDING

Submitted by: gary.zambrano@qlogic.com

git-svn-id: svn://svn.freebsd.org/base/stable/10@284963 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bxe/bxe.c
sys/dev/bxe/ecore_sp.c