From: Ben Hutchings Date: Tue, 8 Jan 2013 23:43:19 +0000 (+0000) Subject: sfc: Extend struct efx_tx_buffer to allow pushing option descriptors X-Git-Tag: v3.12-rc1~132^2~104^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ba8977bdb20d7ae72ec6fddc1c081ca2d56852cb;p=pandora-kernel.git sfc: Extend struct efx_tx_buffer to allow pushing option descriptors The TX path firmware for EF10 supports 'option descriptors' to control offloads and various other features. Add a flag and field for these in struct efx_tx_buffer, and don't treat them as DMA descriptors on completion. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed