Fix more wrong sizeof() usages, part 4/x
authorSascha Wildner <saw@online.de>
Sat, 30 Jun 2012 08:44:33 +0000 (10:44 +0200)
committerSascha Wildner <saw@online.de>
Sat, 30 Jun 2012 08:44:46 +0000 (10:44 +0200)
commit5406684d1fb88a44f3c4843fd70494e58b3cd431
tree2ccfa7abbf7705bb93e74774a70be07639ffb3bb
parentc2d84054b04ffb303118db10b963d3106e21ab88
Fix more wrong sizeof() usages, part 4/x

We want struct sizes here, not pointer sizes.

Found-with: Coccinelle (http://coccinelle.lip6.fr/)
contrib/hostapd/src/crypto/md5.c
contrib/hostapd/src/drivers/driver_ralink.c
contrib/wpa_supplicant/src/crypto/md5.c
contrib/wpa_supplicant/src/drivers/driver_ralink.c