RDMA/cxgb3: Remove a couple unneeded conditions
authorDan Carpenter <dan.carpenter@oracle.com>
Thu, 6 Feb 2014 12:39:34 +0000 (15:39 +0300)
committerRoland Dreier <roland@purestorage.com>
Wed, 28 May 2014 17:04:00 +0000 (10:04 -0700)
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>

No differences found