madwifi/ath
proski e0b577bb5d Replace __FUNCTION__ with __func__
__FUNCTION__ is an old GNU extension, __func__ is C99.  Use of
__FUNCTION__ is discouraged.


git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3930 0192ed92-7a03-0410-a25b-9323aeb14dbd
2009-01-23 18:23:19 +00:00
..
if_ath_ahb.c Compile fixes for Linux 2.6.29 2009-01-14 02:36:53 +00:00
if_ath_ahb.h add missing #include statement 2008-01-28 21:04:23 +00:00
if_ath_debug.h Copy ath/if_ath_debug.h from madwifi-dfs, it has some enhanced macros 2008-07-17 07:05:15 +00:00
if_ath_hal_extensions.c IBSS ATIM window fixes 2008-09-23 18:21:56 +00:00
if_ath_hal_extensions.h IBSS ATIM window fixes 2008-09-23 18:21:56 +00:00
if_ath_hal_macros.h Whitespace for control statements 2008-05-14 19:11:57 +00:00
if_ath_hal_wrappers.h Merge -dfs r3410 and r3687 for proper multicast key search operation (disable 2008-06-01 09:34:30 +00:00
if_ath_hal.h Debugging updates: 2008-04-09 22:25:51 +00:00
if_ath_pci.c Compile fixes for Linux 2.6.29 2009-01-14 02:36:53 +00:00
if_ath_pci.h Merge some whitespace changes from the DFS branch 2007-11-20 17:18:36 +00:00
if_ath_radar.c Compile fixes for Linux 2.6.29 2009-01-14 02:36:53 +00:00
if_ath_radar.h More typo fixes 2008-07-18 22:00:42 +00:00
if_ath.c Replace __FUNCTION__ with __func__ 2009-01-23 18:23:19 +00:00
if_athioctl.h Typo fixes 2008-07-18 21:50:53 +00:00
if_athvar.h Warning fix for old Linux 2.6 for i386 2008-09-02 21:30:32 +00:00
Makefile Remove modules.order files in Makefile clean targets. 2008-06-04 12:25:31 +00:00
Makefile.kernel Fixed a compiling bug. Patch from XazZ. 2008-06-13 12:36:32 +00:00