commit | b0d80f19c14fc5752e806860fe2c702448f5b442 | [log] [tgz] |
---|---|---|
author | Heinrich Schuchardt <xypron.glpk@gmx.de> | Sun Jul 31 14:11:21 2016 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Sat Sep 03 13:00:36 2016 +0300 |
tree | 2e743ca113f00e19196dc118fcbbeef6b971f311 | |
parent | 2f69e67058fbe9750a4f66ea30b4b6a8648a2fdc [diff] |
mwifiex: key_material_v2 remove superfluous condition We are using mac as source address in a memcpy. In the lines below we can assume mac is not NULL. Signed-off-by: Heinrich Schuchardt <xypron.glpk@gmx.de> Acked-by: Amitkumar Karwar <akarwar@marvell.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>