Fix CRC.indication string of packet-nfapi.c

0 = pass, 1 = fail, according to SCF222_5G_PHY_API. 0 is false, 1 is true in C. Therefore, true is CRC_ERROR and false is CRC_CORRECT.

Merge request reports

Loading