commit | 0a3ce169476feca7869255c681884ed227a319c8 | [log] [tgz] |
---|---|---|
author | Brian Norris <briannorris@chromium.org> | Fri Jun 14 17:13:21 2019 -0700 |
committer | Kalle Valo <kvalo@codeaurora.org> | Tue Oct 01 12:22:36 2019 +0300 |
tree | a4ab3c24e9102953bad257f5c211fcae9739db1e | |
parent | 7da413a18583baaf35dd4a8eb414fa410367d7f2 [diff] |
mwifiex: use 'total_ie_len' in mwifiex_update_bss_desc_with_ie() This is clearer than copy/pasting the magic number '+ 2' around, and it even saves the need for one existing comment. Cc: Takashi Iwai <tiwai@suse.de> Signed-off-by: Brian Norris <briannorris@chromium.org> Reviewed-by: Takashi Iwai <tiwai@suse.de> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>