git: kernel - Remove if_re debugging message

Matthew Dillon dillon at crater.dragonflybsd.org
Sat Jan 31 11:17:27 PST 2015


commit e7717326e1c1bde0b1b4a2ed16579277cabf693a
Author: Matthew Dillon <dillon at apollo.backplane.com>
Date:   Sat Jan 31 11:16:37 2015 -0800

    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

Summary of changes:
 sys/dev/netif/re/if_re.c | 2 ++
 1 file changed, 2 insertions(+)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/e7717326e1c1bde0b1b4a2ed16579277cabf693a


-- 
DragonFly BSD source repository



More information about the Commits mailing list