PROT_OVERHEAD
#define MIN_MTU (PROT_OVERHEAD + 1)
gsm->txframe = kmalloc(2 * (MAX_MTU + PROT_OVERHEAD - 1), GFP_KERNEL);