git: igb: Move RX/TX ring count configuration before interrupt allocation

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sun Jun 17 00:30:59 PDT 2012


commit 9b7aa975a731c917b8a8d731d93bb4654f6f6ed0
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sun Jun 17 14:34:23 2012 +0800

    igb: Move RX/TX ring count configuration before interrupt allocation
    
    This paves way for the MSI-X allocation

Summary of changes:
 sys/dev/netif/igb/if_igb.c |   53 +++++++++++++++++++++++--------------------
 1 files changed, 28 insertions(+), 25 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/9b7aa975a731c917b8a8d731d93bb4654f6f6ed0


-- 
DragonFly BSD source repository





More information about the Commits mailing list