Fixed pcnet32 driver

git-svn-id: svn://kolibrios.org@3347 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2013-03-07 09:37:52 +00:00
parent f685c27c07
commit be4786e05f

View File

@ -873,7 +873,7 @@ reset:
mov [device.mtu], 1514
; get link status
call cable
mov [device.state], ETH_LINK_UNKOWN
DEBUGF 1,"reset complete\n"
xor eax, eax