commit d1cb63e7620126c676582e07d0096591619b938c
Author: Sascha Wildner <[email protected]>
Date:   Mon Jul 1 23:14:09 2013 +0200

    kernel/oce: Fix wrong maxsegs argument for bus_dmamap_load_mbuf_segment().
    
    Mindlessly introduced by me after it was tested by Mihai and led to a
    panic.
    
    I had misunderstood a comment by sephe. OCE_MAX_TX_ELEMENTS is (as the
    name implies) just for the tx path.
    
    Reported-by: Mihai Carabas <[email protected]>

Summary of changes:
 sys/dev/netif/oce/oce_if.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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


-- 
DragonFly BSD source repository

Reply via email to