kernel - Remove if_re debugging message
authorMatthew Dillon <dillon@apollo.backplane.com>
Sat, 31 Jan 2015 19:16:37 +0000 (11:16 -0800)
committerMatthew Dillon <dillon@apollo.backplane.com>
Sat, 31 Jan 2015 19:16:37 +0000 (11:16 -0800)
commite7717326e1c1bde0b1b4a2ed16579277cabf693a
treeffebdd69bba87e2d84d38158018d91f4e2545a8c
parentf5164be2f810a8ba7d31acf79a5b30e1c3d88fdb
kernel - Remove if_re debugging message

* Remove the 'Debug: OACTIVE was not set when re_tx_free was below minimum!'
  kprintf.  The case is known to happen every once in a while, we no longer
  need to validate that the path is being hit.

Reported-by: Tim Darby
sys/dev/netif/re/if_re.c