From: Or Gerlitz Date: Thu, 7 Jul 2011 19:19:29 +0000 (+0000) Subject: mlx4_core: Read extended capabilities into the flags field X-Git-Tag: v3.1-rc1~314^2^5~6 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ccf863219675aa86bebdd6a2806acb8176478e37;p=pandora-kernel.git mlx4_core: Read extended capabilities into the flags field Query another dword containing up to 32 extended device capabilities and merge it into struct mlx4_caps.flags. Update the code that handles the current extended device capabilities (e.g UDP RSS, WoL, vep steering, etc) to use the extended device cap flags field instead of a field per extended capability. Initial patch done by Eli Cohen . Signed-off-by: Or Gerlitz Signed-off-by: Roland Dreier --- Reading git-diff-tree failed