]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitec2b21e2d141ffc81a77768bf2ca5a141207cee5
tree960f8884a34c7ad34ff2866ebc080e7e7ab16e2b
parent22ac42172472100cd75dcd8db494518f4fc25809
rtlwifi: Fix incorrect return of IRQ_HANDLED

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>
drivers/net/wireless/rtlwifi/pci.c