SAHARA_VERSION
if (le32_to_cpu(context->rx->hello.version) != SAHARA_VERSION) {
context->tx[0]->hello_resp.version = cpu_to_le32(SAHARA_VERSION);
context->tx[0]->hello_resp.version_compat = cpu_to_le32(SAHARA_VERSION);