diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2008-10-29 23:24:14 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2008-11-18 17:26:26 -0500 |
commit | 9b44fb89cab6e01816cdc05d6b59fdcf8100b8c3 (patch) | |
tree | ac721a06fcbbe97b65a6d18fb9d2a24c53bda338 /block | |
parent | 5f9021cfdc3524a4c5e3d7ae2d049eb7adcd6776 (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 'block')
0 files changed, 0 insertions, 0 deletions