commit | 85bf9da1936bb0a0d81afab05b67beed2f253343 | [log] [tgz] |
---|---|---|
author | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Dec 09 11:48:30 2013 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Tue Dec 17 22:32:59 2013 +0200 |
tree | 040a6e956b02d58e9434d28b2f84bd31290b255a | |
parent | 2dbc368d7fded35ed221a3751405b15e06eb8925 [diff] |
iwlwifi: pcie: re-organize the PCIe ISR code Separate the code that simply disables interrupt in the hardware and the code that checks what interrupt fired. This will be useful to move the second part in the threaded handler which will be done in a future patch. Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>