Senthil Balasubramanian c97c23e386 mac80211: fix alignment issue with compare_ether_addr()
This addresses an alignment issue with compare_ether_addr().
The addresses passed to compare_ether_addr should be two bytes aligned.
It may function properly in x86 platform. However may not work properly
on IA-64 or ARM processor.

This also fixes a typo in mlme.c where the sk_buff struct name is incorect.
Though sizeof() works for any incorrect structure pointer name as its just
a pointer length that we want, lets just fix it.

Signed-off-by: Senthil Balasubramanian <senthilkumar@atheros.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2008-05-28 16:43:50 -04:00
..
2008-04-08 16:44:45 -04:00
2008-05-28 16:43:41 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2007-05-05 11:46:38 -07:00
2008-04-16 15:59:57 -04:00
2008-04-16 14:53:22 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-08 16:44:45 -04:00
2008-04-30 20:34:26 -04:00
2008-04-08 16:44:45 -04:00
2008-03-06 15:30:46 -05:00
2008-04-08 16:44:45 -04:00
2008-02-29 15:19:17 -05:00
2008-03-06 15:30:46 -05:00