Properly conditionalize a call to ether_poll_deregister via
authorMatthew Dillon <dillon@dragonflybsd.org>
Wed, 25 May 2005 21:26:52 +0000 (21:26 +0000)
committerMatthew Dillon <dillon@dragonflybsd.org>
Wed, 25 May 2005 21:26:52 +0000 (21:26 +0000)
commit323f031dad2b34522be44df140e7f36c581a18f9
treeda839af4360b94e6956ce9455d489b634d4b7c3f
parent6764154cccacdefc6c10566368bb2ccd16d083e7
Properly conditionalize a call to ether_poll_deregister via
#ifdef DEVICE_POLLING.

Reported-by: various
sys/net/if.c