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

git: bnx: Move status block related fields into bnx_intr_data


From: Sepherosa Ziehau <sephe@xxxxxxxxxxxxxxxxxxxxxxx>
Date: Mon, 15 Apr 2013 06:24:30 -0700 (PDT)

commit 0a806e3a96d1982179ab5dbeee5dc0f9680a4322
Author: Sepherosa Ziehau <sephe@dragonflybsd.org>
Date:   Mon Apr 15 21:21:18 2013 +0800

    bnx: Move status block related fields into bnx_intr_data
    
    For MSI-X support, each MSI-X vector needs one status block.

Summary of changes:
 sys/dev/netif/bnx/if_bnx.c    | 71 ++++++++++++++++++++++++++++---------------
 sys/dev/netif/bnx/if_bnxvar.h |  9 +++---
 2 files changed, 52 insertions(+), 28 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/0a806e3a96d1982179ab5dbeee5dc0f9680a4322


-- 
DragonFly BSD source repository



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