Skip to content
Commit fe40900f authored by Roland Dreier's avatar Roland Dreier
Browse files

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: default avatarRoland Dreier <rolandd@cisco.com>
parent 3e1db334
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment