From: Roland Dreier Date: Fri, 8 Jun 2007 06:24:36 +0000 (-0700) Subject: mlx4_core: Check firmware command interface revision X-Git-Tag: v2.6.22-rc5~48^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe40900f408642e772739088d30636e2f3f7d0d8;p=pandora-kernel.git mlx4_core: Check firmware command interface revision HCA firmware with incompatible changes to the FW commmand interface is coming soon. Add a check of the interface revision during initialization and bail out if the firmware advertises a revision that the driver doesn't know about. This will avoid strange failures later if the driver goes on using the wrong interface revision. Signed-off-by: Roland Dreier --- Reading git-diff-tree failed