On Wed, 04 Aug 2021 13:14:30 +0200 Toke Høiland-Jørgensen via Cake <cake at lists.bufferbloat.net> wrote: > + else if (use_skbhash && flow_mode & CAKE_FLOW_FLOWS) I think some compilers and static checkers are going to give a warning unless you add a parenthesis in this statement.