]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
cxgbe(4): Initialize the adapter queues (fwq and mgmtq) instead of
authornp <np@FreeBSD.org>
Tue, 26 Jul 2016 23:29:37 +0000 (23:29 +0000)
committernp <np@FreeBSD.org>
Tue, 26 Jul 2016 23:29:37 +0000 (23:29 +0000)
commitacb4dfc92f8718327168dee7363dd79c2774301a
treeaafdccf16a247bfe1afe677609666c9cc724ceaf
parent66f83d364d2f256af0e2743e68a44ec9f20f445d
cxgbe(4): Initialize the adapter queues (fwq and mgmtq) instead of
returning EAGAIN if they aren't available when the user tries to program
a filter.  Do this after validating the filter so that the driver
doesn't bring up the queues if it doesn't have to.
sys/dev/cxgbe/t4_main.c