mirror of
git://nv-tegra.nvidia.com/linux-nv-oot.git
synced 2025-12-24 10:11:26 +03:00
misc: mods: synchronize with Perforce
Change-Id: Icfce1a3aa22d84cbd4825ab4fbce86970e2261f4 Signed-off-by: Koen Zhao <koenz@nvidia.com> Reviewed-on: https://git-master.nvidia.com/r/c/linux-nvidia/+/2474042 Reviewed-by: Bharat Nihalani <bnihalani@nvidia.com> Reviewed-by: mobile promotions <svcmobile_promotions@nvidia.com> Reviewed-by: Chris Dragan <kdragan@nvidia.com> GVS: Gerrit_Virtual_Submit Tested-by: mobile promotions <svcmobile_promotions@nvidia.com>
This commit is contained in:
@@ -667,6 +667,7 @@ struct mods_client *mods_alloc_client(void)
|
||||
memset(client, 0, sizeof(*client));
|
||||
client->client_id = idx;
|
||||
client->access_token = MODS_ACCESS_TOKEN_NONE;
|
||||
atomic_set(&client->last_bad_dbdf, -1);
|
||||
|
||||
cl_debug(DEBUG_IOCTL,
|
||||
"open client (bit mask 0x%lx)\n",
|
||||
|
||||
Reference in New Issue
Block a user