Rename GF Gname, Rfu, finish bulk of Union Room, more link doc
This commit is contained in:
+1
-1
@@ -2898,7 +2898,7 @@ bool32 IsSendingKeysOverCable(void)
|
||||
static u32 GetLinkSendQueueLength(void)
|
||||
{
|
||||
if (gWirelessCommType != 0)
|
||||
return Rfu.sendQueue.count;
|
||||
return gRfu.sendQueue.count;
|
||||
else
|
||||
return gLink.sendQueue.count;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user