]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: Remove redundant code from PCI interrupt
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 17 Nov 2011 18:14:45 +0000 (12:14 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 21 Nov 2011 21:20:46 +0000 (16:20 -0500)
commita8c6921ca152a91119560bd2fc247616f0b5653c
treeb525a1ae11782b503421a4927a50a4d504094fdc
parent9b927886ca47393731efa8fd3091d8659a41c13d
rtlwifi: Remove redundant code from PCI interrupt

The interrupt routine for PCI devices has a special exit that
executes the same instructions as does the normal exit.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/pci.c