git: igb: Save TX interrupt CPUID into tx_ring struct

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Sat Jan 5 01:39:42 PST 2013


commit 0e23628acec6f06856bb5d70892000009d3ed0ab
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Sat Jan 5 17:41:50 2013 +0800

    igb: Save TX interrupt CPUID into tx_ring struct
    
    This will be used to unify the ifnet.if_cpuid and ifnet.if_npoll_cpuid

Summary of changes:
 sys/dev/netif/igb/if_igb.c |   12 ++++--------
 sys/dev/netif/igb/if_igb.h |    2 +-
 2 files changed, 5 insertions(+), 9 deletions(-)

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


-- 
DragonFly BSD source repository



More information about the Commits mailing list