commit | d5e3f378337581af86a8b86a4db8fd6e164eae3c | [log] [tgz] |
---|---|---|
author | Naresh Gottumukkala <bgottumukkala@emulex.com> | Mon Oct 28 17:29:34 2013 +0530 |
committer | Roland Dreier <roland@purestorage.com> | Fri Nov 08 14:43:06 2013 -0800 |
tree | 729395bc64cc8b08fc114630ed435b44198e8436 | |
parent | 1852d1da3b4723d7db0d490f54c07442b3e1c452 [diff] |
RDMA/ocrdma: Remove redundant check in ocrdma_build_fr() Remove the redundant check of comparing if a 32-bit value is greater than 0xffffffffULL. Reported by Dan Carpenter. Signed-off-by: Naresh Gottumukkala <bgottumukkala@emulex.com> Signed-off-by: Roland Dreier <roland@purestorage.com>