From: Mithlesh Thukral Date: Fri, 20 Mar 2009 12:05:12 +0000 (+0530) Subject: Staging: sxg: Fix interface bug not working after open is called second time. X-Git-Tag: v2.6.30-rc1~202^2~654 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=544ed364f4cac1ed6024711132e059c2746325a5;p=pandora-kernel.git Staging: sxg: Fix interface bug not working after open is called second time. Fix the problem of the interface not working after a sequence of up-down-up events. The problem was observed only on systems where the card was using MSI-X interrupts. On the second time open, the driver did not request MSI-X vector but was trying to use normal interrupts. Signed-off-by: LinSysSoft Sahara Team Signed-off-by: Mithlesh Thukral Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed