cifs: print last update time for interface list
authorShyam Prasad N <sprasad@microsoft.com>
Fri, 23 Dec 2022 10:41:25 +0000 (10:41 +0000)
committerSteve French <stfrench@microsoft.com>
Mon, 20 Feb 2023 17:48:47 +0000 (11:48 -0600)
commit05844bd661d9fd478df1175b6639bf2d9398becb
treeaba8b3eff3e9ca00288173af05087950e3a08fe0
parent4e551dbdba7015b67f1e7db25a10954d5dc2d123
cifs: print last update time for interface list

We store the last updated time for interface list while
parsing the interfaces. This change is to just print that
info in DebugData.

Signed-off-by: Shyam Prasad N <sprasad@microsoft.com>
Signed-off-by: Steve French <stfrench@microsoft.com>
fs/cifs/cifs_debug.c