DragonFly BSD
DragonFly commits List (threaded) for 2012-10
[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]

git: ixgbe: Use MB_DONTWAIT with mbuf operations


From: Francois Tigeot <ftigeot@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Tue, 2 Oct 2012 04:01:18 -0700 (PDT)

commit b9f8e1ef8938d35210324bfa784d3fe1fc9aae03
Author: François Tigeot <ftigeot@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



[Date Prev][Date Next]  [Thread Prev][Thread Next]  [Date Index][Thread Index]