commit | 3c735d481b9a507dccee63eeaf6aa6ffa2bccc67 | [log] [tgz] |
---|---|---|
author | Dan Carpenter <dan.carpenter@oracle.com> | Thu Feb 06 15:39:34 2014 +0300 |
committer | Roland Dreier <roland@purestorage.com> | Wed May 28 10:04:00 2014 -0700 |
tree | a1ef7dd01083c8d853a223a7324b3cf28a4e094c | |
parent | e4514cbd972786af67dd6c442c072685387e22a2 [diff] |
RDMA/cxgb3: Remove a couple unneeded conditions We know that "reset_tpt_entry" is false on this side of the if else statement so there is no need to check again. Signed-off-by: Dan Carpenter <dan.carpenter@oracle.com> Signed-off-by: Roland Dreier <roland@purestorage.com>