mirror of
https://github.com/torvalds/linux.git
synced 2024-11-17 17:41:44 +00:00
64044bcf75
Handle case where prod_index has wrapped around and become less than cq->cons_index by checking that their difference as a signed int is positive rather than comparing directly. Signed-off-by: Roland Dreier <rolandd@cisco.com> |
||
---|---|---|
.. | ||
core | ||
hw/mthca | ||
ulp | ||
Kconfig | ||
Makefile |