HomeFreeBSD

MFC r333458:

Description

MFC r333458:

Fix the printing of rule comments.

Change uint8_t type of opcode argument to int in the print_opcode()
function. Use negative value to print the rest of opcodes, because
zero value is O_NOP, and it can't be uses for this purpose.

Reported by:	lev

Approved by: re (gjb)

Details

Provenance
aeAuthored on
Parents
rS333704: cxgbe(4): Fix s->neq miscalculation in r333698.
Branches
Unknown
Tags
Unknown