mirror of
https://github.com/xcat2/xNBA.git
synced 2025-11-02 12:22:40 +00:00
umountall() handled by nfs.c's reset function
This commit is contained in:
@@ -395,9 +395,6 @@ CLEANUP - shut down networking and console so that the OS may be called
|
||||
**************************************************************************/
|
||||
void cleanup(void)
|
||||
{
|
||||
#ifdef DOWNLOAD_PROTO_NFS
|
||||
nfs_umountall(ARP_SERVER);
|
||||
#endif
|
||||
/* Stop receiving packets */
|
||||
disable ( &dev );
|
||||
initialized = 0;
|
||||
|
||||
Reference in New Issue
Block a user