From: Glenn Streiff Date: Fri, 15 Feb 2008 17:41:27 +0000 (-0600) Subject: RDMA/nes: Fix MAC interrupt erroneously masked on ifdown X-Git-Tag: v2.6.25-rc3~130^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11e0704b7ec3abfeaee7e3a56f11c82024d1ae01;p=pandora-kernel.git 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 Signed-off-by: Glenn Streiff Signed-off-by: Roland Dreier --- Reading git-diff-tree failed