commit | 887a65c4ab1511a9afc8a20e5507bec3d074f867 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara.volam@avagotech.com> | Fri Jul 10 05:32:46 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri Jul 10 23:24:29 2015 -0700 |
tree | c4cc70cd5942fefa0ef64af227e5399a7e5fe1b3 | |
parent | bc23d6b7ab051106b700869e7ee09e8aec6864f2 [diff] |
be2net: fix wrong return value in be_check_ufi_compatibility() In the commit a6e6ff6eee12f3e ("be2net: simplify UFI compatibility checking"), a return value of "-1" was incorrectly used in place of "false". This patch fixes it. Fixes: a6e6ff6eee12f3e ("be2net: simplify UFI compatibility checking") Signed-off-by: Vasundhara Volam <vasundhara.volam@avagotech.com> Signed-off-by: Sathya Perla <sathya.perla@avagotech.com> Signed-off-by: David S. Miller <davem@davemloft.net>