PRESTERA_MSG_MAX_SIZE
if (WARN_ON(len > PRESTERA_MSG_MAX_SIZE)) {
fw->evt_msg = kmalloc(PRESTERA_MSG_MAX_SIZE, GFP_KERNEL);