WARNING: line over 80 characters
#168: FILE: packet.h:168:
+ uint8_t vis_orig[ETH_ALEN]; /* originator that announces its neighbors */
WARNING: line over 80 characters
#170: FILE: packet.h:170:
+ uint8_t sender_orig[ETH_ALEN]; /* who sent or rebroadcasted this packet */
total: 0 errors, 2 warnings, 0 checks, 207 lines checked
NOTE: Ignored message types: COMPLEX_MACRO
packet.h has style problems, please review.
If any of these errors are false positives, please report
them to the maintainer, see CHECKPATCH in MAINTAINERS.