]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC: 279095
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 25 Mar 2015 11:00:09 +0000 (11:00 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 25 Mar 2015 11:00:09 +0000 (11:00 +0000)
commite03e8cb85f3e9cfbe30f6c160fb5e55ea951f9a0
treedd6bbaf4a044ac405feb7f4e68eb342bb0412d9f
parent97773d1ce2797b1cfcda30656e148f60783e4758
MFC: 279095

sfxge: never set RX_DESCQ_EN during self-test

We must not enable RX queues with random parameters when they are
mapped into a VF with an untrusted driver.  It's probably not a good
idea to do this anyway, so take this bit out of the table test masks.

Submitted by:   Ben Hutchings
Sponsored by:   Solarflare Communications, Inc.
Approved by:    gnn (mentor)

git-svn-id: svn://svn.freebsd.org/base/stable/10@280559 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/common/siena_nic.c