FreeBSD/src cb0d983 (r332813)sys/fs/nfsclient nfs_clport.c

Fix use of pointer after being set NULL.

Using a pointer after setting it NULL is probably not a good plan.
Spotted by inspection during changes for Flexible File Layout Ioerr handling.
This code path obviously isn't normally executed.

MFC after:      1 week
DeltaFile
+1-1sys/fs/nfsclient/nfs_clport.c
+1-11 files

UnifiedSplitRaw