From: Ben Hutchings Date: Tue, 18 Sep 2012 23:31:42 +0000 (+0100) Subject: sfc: Make struct efx_special_buffer less special X-Git-Tag: v3.12-rc1~132^2~185^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=caa7558655d5ae1997c6d52f87b59f8ec6f2c3af;p=pandora-kernel.git sfc: Make struct efx_special_buffer less special On EF10, the firmware is in charge of allocating buffer table entries. Change struct efx_special_buffer to use a struct efx_buffer member, so that it can be used with efx_nic_{alloc,free}_buffer() in that case. Signed-off-by: Ben Hutchings --- Reading git-diff-tree failed