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:45:12 +0000 (10:45 +0200)
commit8f712a48005e4d839d55488fde9fa23faced30d8
treef569b454b20eb1927bbb9a4f47f2a52a14c6c916
parent09eac123ece226c1b789f28a5368d504952162c5
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