git: bce: Put interrupt reenabling into each interrupt handlers

Sepherosa Ziehau sephe at crater.dragonflybsd.org
Tue Feb 26 05:22:59 PST 2013


commit 4068cb22fb4193aa48c546eba22777553542be41
Author: Sepherosa Ziehau <sephe at dragonflybsd.org>
Date:   Tue Feb 26 21:18:51 2013 +0800

    bce: Put interrupt reenabling into each interrupt handlers
    
    So shared interrupt reenabling code do not need to check interrupt
    type; only legacy interrupt needs extra register writing.

Summary of changes:
 sys/dev/netif/bce/if_bce.c | 27 +++++++++++++++++----------
 1 file changed, 17 insertions(+), 10 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/4068cb22fb4193aa48c546eba22777553542be41


-- 
DragonFly BSD source repository



More information about the Commits mailing list