From: Vasundhara Volam Date: Wed, 6 May 2015 09:30:37 +0000 (-0400) Subject: be2net: simplify UFI compatibility checking X-Git-Tag: omap-for-v4.2/fixes-rc1^2~134^2~351^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a6e6ff6eee12f3edc7630e81993bf880a4f0d340;p=pandora-kernel.git 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 Signed-off-by: Sathya Perla Signed-off-by: David S. Miller --- Reading git-diff-tree failed