]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 303348:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Dec 2016 01:10:45 +0000 (01:10 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Sat, 3 Dec 2016 01:10:45 +0000 (01:10 +0000)
commitd6c7b39c20a6a4031e29b0d53af9ba2b4d80a148
tree49b1b1027b4699c1ab493b9a7edfe9961f3a4460
parent768794cf53a119f014d6253be87fe107a1a8b83f
MFC 303348:
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.

git-svn-id: svn://svn.freebsd.org/base/stable/10@309459 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/cxgbe/t4_main.c