[prev in list] [next in list] [prev in thread] [next in thread] 

List:       linux-net
Subject:    i think this line " local_irq_disable();" is not necessary, doesn't it ?
From:       guo tie <guotie.9 () gmail ! com>
Date:       2005-09-19 2:28:11
Message-ID: 79b73f2b05091819283ae97cc0 () mail ! gmail ! com
[Download RAW message or body]

In file net/core/Dev.c, the function net_rx_action()


1712            } else {
1713                    netpoll_poll_unlock(have);
1714                    dev_put(dev);
1715                    local_irq_disable();
                }
        }
out:
        local_irq_enable();
        return

i think the line 1715 is not necessary , because the latter line is
local_irq_enable , should us remove the 1715 line ?
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic