commit | b17b0ca1642c23f0cd4e4cf52cdb9970798f3501 | [log] [tgz] |
---|---|---|
author | Yuval Mintz <Yuval.Mintz@qlogic.com> | Thu Jun 12 07:55:31 2014 +0300 |
committer | David S. Miller <davem@davemloft.net> | Thu Jun 12 10:28:18 2014 -0700 |
tree | cff93c1ec6ddec06a3c1139a74ea75a031aa0001 | |
parent | a2755be5b5340eeb0f00a318d23a302fe95c45ba [diff] |
bnx2x: Check for UNDI in uncommon branch If L2FW utilized by the UNDI driver has the same version number as that of the regular FW, a driver loading after UNDI and receiving an uncommon answer from management will mistakenly assume the loaded FW matches its own requirement and try to exist the flow via FLR. Signed-off-by: Yuval Mintz <yuval.mintz@qlogic.com> Signed-off-by: Ariel Elior <ariel.elior@qlogic.com> Signed-off-by: David S. Miller <davem@davemloft.net>