aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/b43legacy
diff options
context:
space:
mode:
authorJohannes Berg <johannes@sipsolutions.net>2008-10-29 23:24:14 +0100
committerJohn W. Linville <linville@tuxdriver.com>2008-11-10 15:17:39 -0500
commitccf5dd14f8a4273f40d8319e75b377edb1f5220d (patch)
tree37cba884a4d7396d9e55d0365a664f6127295007 /drivers/net/wireless/b43legacy
parent9483407d09077c0bfc612c72835b1e9bbdda0a10 (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 'drivers/net/wireless/b43legacy')
0 files changed, 0 insertions, 0 deletions