Bugzilla – Attachment #2286: wifi-mac-queue.cc patch for bug #2303
uint32_t
WifiMacQueue::GetSize (void)
{
Cleanup ();
return m_size;
}