]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC r312884
authorarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 09:31:36 +0000 (09:31 +0000)
committerarybchik <arybchik@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Wed, 26 Dec 2018 09:31:36 +0000 (09:31 +0000)
commit344b44e2272a908c3a29ce6883b717def9cd8a10
tree4567309a4fbdf9becb0d77f5bf1e72444c0a2b0d
parentf58f95ecc66bca07121f584f55002999e72301fe
MFC r312884

sfxge(4): fix RxQ structure layout vs usage on datapath

Recent changes in the pseudo header accessor prototypes start to
use common code RxQ handle on datapath. The handle was located
at the end of the structure with members not used on datapath.

Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D9359

git-svn-id: svn://svn.freebsd.org/base/stable/10@342478 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/sfxge/sfxge_rx.h