ctx->negoex_step is now a uint8_t, so it can never be bigger than 0xff. Remove redundant overflow check.