diff options
author | Larry Finger <Larry.Finger@lwfinger.net> | 2017-11-12 14:06:45 -0600 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2017-12-07 15:13:32 +0200 |
commit | 78aa6012033f366627562c92ca8511b113730885 (patch) | |
tree | 7d107b1ad086983df550633a524b8e88d86c09fa /drivers/net/wireless/intel/Makefile | |
parent | dd8a2d49e4ed321ab8e7b679499c3a98ccc5ca24 (diff) |
rtlwifi: Convert individual interrupt results to struct
With the RTL8822BE and later devices, the number of interrupt vectors
has grown from 2 to 4. At this point, saving and passing those vectors
in a struct makes more sense than using individual scaler variables.
In two of the drivers, code to process the second of the interrupt
registers was included, but commented out. This patch removes those
useless sections.
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Ping-Ke Shih <pkshih@realtek.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/wireless/intel/Makefile')
0 files changed, 0 insertions, 0 deletions