]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r336438
authordavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Aug 2018 00:48:55 +0000 (00:48 +0000)
committerdavidcs <davidcs@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Thu, 9 Aug 2018 00:48:55 +0000 (00:48 +0000)
commite89cc2e6574aedb18fd7a61e2477e0d70a29a135
tree13c74acb9ccf15099f69f1c028be7e54f253648f
parent1c76779abae4b86a7f4409e477f44b40d62e4be2
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/10@337511 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/bxe/bxe.c