diff options
author | Senthil Balasubramanian <senthilkumar@atheros.com> | 2008-05-28 19:45:32 +0200 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-05-28 22:43:50 +0200 |
commit | c97c23e38625f59e3e9869664eeeb0cab1822948 (patch) | |
tree | be2409534b84dcbf0b94271915aa5f65b203f7e8 /include/asm-h8300/fcntl.h | |
parent | mac80211: Fix for NULL pointer dereference in sta_info_get() (diff) | |
download | linux-c97c23e38625f59e3e9869664eeeb0cab1822948.tar.xz linux-c97c23e38625f59e3e9869664eeeb0cab1822948.zip |
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>
Diffstat (limited to 'include/asm-h8300/fcntl.h')
0 files changed, 0 insertions, 0 deletions