Disabled verbose network debug output.

git-svn-id: svn://kolibrios.org@4388 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr
2013-12-19 21:39:14 +00:00
parent 5e80cb25b3
commit c42c7651f7
3 changed files with 4 additions and 4 deletions

View File

@@ -35,7 +35,7 @@ LOOPBACK_DEVICE:
.packets_rx dd 0
.link_state dd -1
.hwacc dd 0
.hwacc dd NET_HWACC_TCP_IPv4_IN + NET_HWACC_TCP_IPv4_OUT
.namestr db 'loopback', 0