commit | 0dcc3c842930a36d344d240878ee24910c838665 | [log] [tgz] |
---|---|---|
author | Larry Finger <Larry.Finger@lwfinger.net> | Thu Nov 17 12:14:45 2011 -0600 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Nov 21 16:20:46 2011 -0500 |
tree | b525a1ae11782b503421a4927a50a4d504094fdc | |
parent | abfabc9b48f6943dbb707fcfc2ef2a04c329e3e8 [diff] |
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>