Skip to content

find a bug in function on_vmnet_packets_available #22

@dzc15331066

Description

@dzc15331066

_on_vmnet_packets_available(iface, q, max_bytes, state);

I think it may be replaced by
_on_vmnet_packets_available(iface, MAX_PACKET_COUNT_AT_ONCE, max_bytes, state);

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions