commit | 48a9956362c27e717a76435d450d906d5f49344a | [log] [tgz] |
---|---|---|
author | Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> | Thu Sep 20 20:53:27 2012 +0000 |
committer | Roland Dreier <roland@purestorage.com> | Sun Sep 30 20:34:53 2012 -0700 |
tree | c410ccf83cb0429834505f79216af7dbff9b18f8 | |
parent | 6ad1be814b106e182d9b12898280d0c115541b72 [diff] |
RDMA/nes: Cosmetic changes - Remove unnecessary statement "if (1)" - Refactor a statement (wqe_misc |= NES_NIC_SQ_WQE_COMPLETION) out of if/else statement, because it is independant of the flow. - Define netdev->features in one line for clarity. Signed-off-by: Tatyana Nikolova <Tatyana.E.Nikolova@intel.com> Signed-off-by: Roland Dreier <roland@purestorage.com>