remarkable-linux/drivers/net/wireless/libertas_tf
Johannes Berg ccf5dd14f8 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-10 15:17:39 -05:00
..
cmd.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
if_usb.c libertas_tf: fix skb tail pointer 2008-11-10 15:17:39 -05:00
if_usb.h libertas_tf: usb specific functions 2008-08-22 16:29:56 -04:00
libertas_tf.h libertas_tf: header file 2008-08-22 16:29:55 -04:00
main.c mac80211/drivers: rewrite the rate control API 2008-10-31 19:00:23 -04:00
Makefile libertas_tf: config and makefile 2008-08-22 16:29:56 -04:00