commit | a6e6ff6eee12f3edc7630e81993bf880a4f0d340 | [log] [tgz] |
---|---|---|
author | Vasundhara Volam <vasundhara.volam@avagotech.com> | Wed May 06 05:30:37 2015 -0400 |
committer | David S. Miller <davem@davemloft.net> | Sat May 09 16:27:03 2015 -0400 |
tree | 959c2d9a29b8337fbe72281c6192c48a593825b0 | |
parent | b02e60c86eac4451543f3d2c695545baf093e9ea [diff] |
be2net: simplify UFI compatibility checking The code in be_check_ufi_compatibility() checks to see if a UFI file meant for a lower rev of a chip is being flashed on a higher rev, which is disallowed. This patch re-writes the code needed for this check in a much simpler manner. 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>