HomeFreeBSD

Compare IFF_POLLING flag with ifp->if_flags rather than ifp->if_ipending,

Description

Compare IFF_POLLING flag with ifp->if_flags rather than ifp->if_ipending,
which was almost certainly a bug since polling support was introduced
in this driver.

Found during discussion with: mlaier

Details

Provenance
rwatsonAuthored on Apr 11 2004, 4:26 PM
Parents
rG2ea4f0effc55: Implemented per-interface polling(4) control.
Branches
Unknown
Tags
Unknown

Event Timeline