]> Git Repo - linux.git/commit
qed: Delete redundant check on dcb_app priority
authorChristos Gkekas <[email protected]>
Sun, 8 Oct 2017 22:46:47 +0000 (23:46 +0100)
committerDavid S. Miller <[email protected]>
Mon, 9 Oct 2017 04:21:02 +0000 (21:21 -0700)
commitc49c777f9c87749b73bc888f097f8a4178382449
tree149b0b164970eca4bc227b0d003db987265f9d05
parentc778c32118167adcfe6b40063c49bfeac6bc1cf1
qed: Delete redundant check on dcb_app priority

dcb_app priority is unsigned thus checking whether it is less than zero
is redundant.

Signed-off-by: Christos Gkekas <[email protected]>
Acked-By: Tomer Tayar <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/qlogic/qed/qed_dcbx.c
This page took 0.057085 seconds and 4 git commands to generate.