linux/drivers/uwb
Frank Leipold c15895ef30 uwb: wrong sizeof argument in mac address compare
In the __uwb_beca_find_bymac function the sizeof returns
the length of a pointer and not the data it is referring
to. Hence only the first 4 bytes were compared, not the
entire 6 bytes MAC address. Now the sizeof takes struct
uwb_mac_addr as argument.

Signed-off-by: Frank Leipold <frank.leipold@eads.net>
Signed-off-by: David Vrabel <david.vrabel@csr.com>
2008-10-20 14:37:53 +01:00
..
i1480 uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
wlp
address.c
beacon.c uwb: wrong sizeof argument in mac address compare 2008-10-20 14:37:53 +01:00
driver.c
drp-avail.c
drp-ie.c
drp.c
est.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
hwa-rc.c
ie.c
Kconfig
lc-dev.c uwb: use kcalloc where appropriate 2008-10-15 14:50:10 +01:00
lc-rc.c
Makefile
neh.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
pal.c
reset.c
rsv.c
scan.c
umc-bus.c
umc-dev.c
umc-drv.c
uwb-debug.c
uwb-internal.h
uwbd.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
whc-rc.c uwb: don't use printk_ratelimit() so often 2008-10-16 13:56:53 +01:00
whci.c