From: Ben Hutchings Date: Sat, 27 Apr 2013 00:55:18 +0000 (+0100) Subject: sfc: Add support for reading packet length from prefix X-Git-Tag: v3.12-rc1~132^2~162^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dced740c243f454a9b83fbe73133911d5c6ce8d;p=pandora-kernel.git sfc: Add support for reading packet length from prefix Define a flag for struct efx_rx_buffer and efx_rx_packet() that indicates packet length must be read from the prefix. If this is set, read the length in __efx_rx_packet() (when the prefix should have arrived in cache). Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed