commit | 11e0704b7ec3abfeaee7e3a56f11c82024d1ae01 | [log] [tgz] |
---|---|---|
author | Glenn Streiff <gstreiff@neteffect.com> | Fri Feb 15 11:41:27 2008 -0600 |
committer | Roland Dreier <rolandd@cisco.com> | Fri Feb 15 15:05:05 2008 -0800 |
tree | b4929f77a34339c47ee4863fed47d8bca717c538 | |
parent | c7482b81c8b524193d736488c149adbe27a7eb7f [diff] |
RDMA/nes: Fix MAC interrupt erroneously masked on ifdown 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>