git: ixgbe: Use MB_DONTWAIT with mbuf operations

Francois Tigeot ftigeot at crater.dragonflybsd.org
Tue Oct 2 04:01:18 PDT 2012


commit b9f8e1ef8938d35210324bfa784d3fe1fc9aae03
Author: François Tigeot <ftigeot at wolfpond.org>
Date:   Tue Oct 2 07:59:33 2012 +0200

    ixgbe: Use MB_DONTWAIT with mbuf operations
    
    * M_NOWAIT is only valid with kmalloc(9)

Summary of changes:
 sys/dev/netif/ixgbe/ixgbe.c |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list