]> git.dujemihanovic.xyz Git - u-boot.git/commit
nfs: convert supported_nfs_versions bitfield to an enum
authorThomas RIENOESSL <thomas.rienoessl@bachmann.info>
Fri, 10 Mar 2023 09:51:52 +0000 (10:51 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 5 May 2023 21:48:44 +0000 (17:48 -0400)
commit948d7a6022d26538eed1ad376795f00b4b4c2ffa
tree1f082c12d3aeaa8fd8008cd356522ca77a462219
parent96d58ecac89eeb24e16e0dffb35ddefce59c18a3
nfs: convert supported_nfs_versions bitfield to an enum

Prep. work to support nfs v1.

Signed-off-by: Thomas RIENOESSL <thomas.rienoessl@bachmann.info>
net/nfs.c