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
..
2008-09-17 16:54:24 +01:00
2008-09-17 16:54:33 +01:00
2008-09-17 16:54:34 +01:00
2008-09-17 16:54:36 +01:00
2008-10-15 14:50:10 +01:00
2008-09-17 16:54:34 +01:00
2008-09-17 16:54:28 +01:00
2008-09-17 16:54:24 +01:00
2008-09-17 16:54:25 +01:00
2008-09-17 16:54:25 +01:00
2008-09-17 16:54:25 +01:00