madwifi/ath
proski 6807bc078f Fix compilation for the forthcoming Linux 2.6.24
SET_MODULE_OWNER() is not defined in 2.6.24, but it's already a no-op in
2.6.23.  Make sure that it will be a no-op in 2.6.23 and newer kernels.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@2754 0192ed92-7a03-0410-a25b-9323aeb14dbd
2007-10-17 03:39:50 +00:00
..
Makefile Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
Makefile.kernel Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath.c Try not to dereference null pointers; the loop above might not have run 2007-10-14 17:48:45 +00:00
if_ath_ahb.c Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_ahb.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_macros.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_hal_wrappers.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_ath_pci.c Significantly lower the PCI_LATENCY_TIMER value that we were setting. This is essentially hte total time we are allowed to hold onto the PCI bus, before we see if anyone else wants a go. Higher means better throuhgput at the expense of the latency of other devices, and vice versa. 2007-10-08 12:02:22 +00:00
if_ath_pci.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_athioctl.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00
if_athvar.h Fix compilation for the forthcoming Linux 2.6.24 2007-10-17 03:39:50 +00:00
version.h Restructuring the repository layout in response to ath5k. 2007-10-04 13:07:51 +00:00