mirror of
https://github.com/reactos/reactos.git
synced 2025-04-18 03:34:11 +00:00
[PCNET]
- Remove an incorrect comment svn path=/trunk/; revision=54918
This commit is contained in:
parent
3a504014d4
commit
0286bc6dc3
1 changed files with 0 additions and 1 deletions
|
@ -136,7 +136,6 @@ MiniportQueryInformation(
|
|||
case OID_GEN_HARDWARE_STATUS:
|
||||
{
|
||||
GenericULONG = (ULONG)NdisHardwareStatusReady;
|
||||
/* ((Adapter->MediaState == NdisMediaStateConnected) ? NdisHardwareStatusReady : NdisHardwareStatusNotReady); */
|
||||
break;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue