From: Steve Glendinning Date: Tue, 27 Jan 2009 05:33:16 +0000 (-0800) Subject: smsc911x: leave RX_STOP interrupt permanently enabled X-Git-Tag: v2.6.30-rc1~662^2~881 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1373c0fdbc5b477f5597a3ca9f2c782f15b56886;p=pandora-kernel.git smsc911x: leave RX_STOP interrupt permanently enabled smsc911x_set_multicast_list currently performs the only non-atomic read-modify-write of INT_EN. This patch permanently enables the RXSTOP_INT interrupt, and changes the ISR to only conditionally run the multicast filter workaround code. Signed-off-by: Steve Glendinning Signed-off-by: David S. Miller --- Reading git-diff-tree failed