kernel-ark/drivers/net/wireless/libertas_tf
Johannes Berg 9b44fb89ca 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>
2008-11-18 17:26:26 -05:00
..
cmd.c libertas_tf: command helper functions for libertas_tf 2008-08-22 16:29:55 -04:00
if_usb.c libertas_tf: fix skb tail pointer 2008-11-18 17:26:26 -05:00
if_usb.h libertas_tf: usb specific functions 2008-08-22 16:29:56 -04:00
libertas_tf.h
main.c mac80211: use nl80211 interface types 2008-09-15 16:48:23 -04:00
Makefile libertas_tf: config and makefile 2008-08-22 16:29:56 -04:00