LSA_SIZE
if (offset > LSA_SIZE || length > LSA_SIZE - offset)
mdata->lsa = vzalloc(LSA_SIZE);
.lsa_size = cpu_to_le32(LSA_SIZE),