]> Git Repo - linux.git/commit
liquidio: avoid doing useless work
authorPrasad Kanneganti <[email protected]>
Thu, 8 Mar 2018 06:23:32 +0000 (22:23 -0800)
committerDavid S. Miller <[email protected]>
Fri, 9 Mar 2018 02:46:12 +0000 (21:46 -0500)
commitcecd8d81ac5a7551d70c331b7f4ef7eb2609f336
treed4560584165e1a6b616475c5524183928e6f2af6
parentfcbedd0f29692c0aea3a32d41c8739de7420f140
liquidio: avoid doing useless work

Avoid doing useless work by making sure that the response_list is not empty
before scheduling work to process it.

Signed-off-by: Prasad Kanneganti <[email protected]>
Signed-off-by: Felix Manlunas <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
drivers/net/ethernet/cavium/liquidio/request_manager.c
drivers/net/ethernet/cavium/liquidio/response_manager.c
This page took 0.043432 seconds and 4 git commands to generate.