RX_HDLC_PAYLOAD
#define MAX_RX_HDLC (1 + RX_HDLC_PAYLOAD + CRC_LEN)
if (le16_to_cpu(msg->header->size) > RX_HDLC_PAYLOAD)