]> git.baikalelectronics.ru Git - kernel.git/commit
rt2x00: Enable missing interrupts in rt61pci
authorHelmut Schaa <helmut.schaa@googlemail.com>
Wed, 8 Sep 2010 18:57:10 +0000 (20:57 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Tue, 14 Sep 2010 20:03:44 +0000 (16:03 -0400)
commitbbebb005c33b510e74d95c1a1823b3221b01981b
tree7370d51832cfa98363082e3f8c7cd133e70f13e7
parentf05d17853132350b6695729560cc2d2233e57ebd
rt2x00: Enable missing interrupts in rt61pci

We're handling both, the CSR_BEACON_DONE and the CSR_TWAKEUP interrupts
in rt61pci. However, these interrupts are masked out by default. Fix
this.

Found via pure code inspection.

Signed-off-by: Helmut Schaa <helmut.schaa@googlemail.com>
Signed-off-by: Ivo van Doorn <IvDoorn@gmail.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rt2x00/rt61pci.c