git: bce: RX and TX ring counts are not required to be same

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Wed Feb 20 20:41:09 PST 2013


commit ac2202ea14108e04846285e6812475191dda58e4
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Thu Feb 21 12:36:44 2013 +0800

    bce: RX and TX ring counts are not required to be same
    
    However, in Dragonfly, RX ring count must be great than TX ring count.
    
    Clue-from: Linux bnx2

Summary of changes:
 sys/dev/netif/bce/if_bce.c    | 61 +++++++++++++++++++++++--------------------
 sys/dev/netif/bce/if_bcereg.h |  3 ++-
 2 files changed, 35 insertions(+), 29 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list