git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c7482b8
)
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown
author
Glenn Streiff
<gstreiff@neteffect.com>
Fri, 15 Feb 2008 17:41:27 +0000
(11:41 -0600)
committer
Roland Dreier
<rolandd@cisco.com>
Fri, 15 Feb 2008 23:05:05 +0000
(15:05 -0800)
Only mask out MAC interrupt if necessary and re-enable on ifup. There
could be multiple netdevs going through the same MAC. MAC interrupts
should not be masked off until the last netdev is downed.
Signed-off-by: Chien Tung <ctung@neteffect.com>
Signed-off-by: Glenn Streiff <gstreiff@neteffect.com>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
No differences found