diff options
author | Somnath Kotur | 2019-10-31 01:07:46 -0400 |
---|---|---|
committer | David S. Miller | 2019-10-31 14:48:11 -0700 |
commit | 08f8280e8788202a67a359952cd436707f8789bd (patch) | |
tree | e9320e1894581db121570d7746663ebadf4b239c /include/scsi | |
parent | 90f906243bf633f07757467506dfab3422b43ca2 (diff) |
bnxt: Avoid logging an unnecessary message when a flow can't be offloaded
For every single case where bnxt_tc_can_offload() can fail, we are
logging a user friendly descriptive message anyway, but because of the
path it would take in case of failure, another redundant error message
would get logged. Just freeing the node and returning from the point of
failure should suffice.
Signed-off-by: Somnath Kotur <somnath.kotur@broadcom.com>
Signed-off-by: Michael Chan <michael.chan@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include/scsi')
0 files changed, 0 insertions, 0 deletions