freebsd-src/sys/dev/nge
Robert Watson fa9336b832 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
2004-04-11 16:26:39 +00:00
..
if_nge.c Compare IFF_POLLING flag with ifp->if_flags rather than ifp->if_ipending, 2004-04-11 16:26:39 +00:00
if_ngereg.h