mwifiex: simplify length computation for some memset
authorChristophe Jaillet <christophe.jaillet@wanadoo.fr>
Mon, 8 Aug 2016 07:39:00 +0000 (09:39 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Sat, 3 Sep 2016 10:04:23 +0000 (13:04 +0300)
commit6a1622000ac92244ae605e2345c348c0bf281122
treeac59276ef9908f75149774739106af86a680f92e
parentba852018d493c99d3183fdcc7e41b725f2ec1321
mwifiex: simplify length computation for some memset

This patch should be a no-op. It just simplifies code by using the name of
a variable instead of its type when calling 'sizeof'.

Signed-off-by: Christophe JAILLET <christophe.jaillet@wanadoo.fr>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/sta_ioctl.c