diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-10-29 23:24:14 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-11-10 15:17:39 -0500 |
commit | ccf5dd14f8a4273f40d8319e75b377edb1f5220d (patch) | |
tree | 37cba884a4d7396d9e55d0365a664f6127295007 /include/acpi/acparser.h | |
parent | 9483407d09077c0bfc612c72835b1e9bbdda0a10 (diff) |
libertas_tf: fix skb tail pointer
skb->tail can't be meant here because it's not the same across 32/64 bit
compilations. This means there's no way the current driver can work on
64-bit architectures.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Cc: stable@kernel.org [2.6.27]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'include/acpi/acparser.h')
0 files changed, 0 insertions, 0 deletions