rtlwifi: Fix incorrect return of IRQ_HANDLED
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 24 Nov 2011 03:30:19 +0000 (21:30 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 28 Nov 2011 19:43:53 +0000 (14:43 -0500)
The recent discussion regarding an incorrect return of IRQ_HANDLED
from rt2800pci caused me to look at this PCI interrupt routine. I
discovered that changes were needed.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found