dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/staging/ath6kl
Ben Hutchings 5f2e877386 Staging: ath6kl: Fix pointer casts on 64-bit architectures
Remove unnecessary cast of firmware base address to integer before
adding an offset.

Fix direct use of sk_buff::network_header which is an offset rather
than a pointer on 64-bit architectures.

Signed-off-by: Ben Hutchings <ben@decadent.org.uk>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-11-09 16:49:02 -08:00
..
bmi
hif staging: ath6kl: Fixing the driver to use modified mmc_host structure 2010-11-03 06:16:25 -07:00
htc2
include staging: ath6kl: Eliminating the symlink to 2.0 header files 2010-09-08 21:26:41 -07:00
miscdrv staging: ath6kl: Removing duplicate includes 2010-09-20 17:02:01 -07:00
os/linux Staging: ath6kl: Fix pointer casts on 64-bit architectures 2010-11-09 16:49:02 -08:00
reorder
wlan
wmi staging: ath6kl: '&pointer[0]' to 'pointer' fix 2010-09-20 16:10:56 -07:00
Kconfig Staging: ath6kl: ATH6KL_CFG80211 depends on CFG80211 2010-11-09 13:33:04 -08:00
Makefile
TODO