]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r336438
authordavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Aug 2018 00:52:38 +0000 (00:52 +0000)
committerdavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Aug 2018 00:52:38 +0000 (00:52 +0000)
commitf93325b131d691e8e14d9cd5345d59cfe36bf234
tree1762ccfdfe4fe5f82a691dd5cd15b2f0e8d74d2c
parent24d289820810035237887db94239aa409495be5c
MFC r336438

Fixes for  the following issues:
1. Fix taskqueues drain/free to fix panic seen when interface is being
   bought down and in parallel asynchronous link events happening.

2. Fix bxe_ifmedia_status()

Submitted by:Vaishali.Kulkarni@cavium.com and Anand.Khoje@cavium.com

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