Compile fixes for Linux 2.6.29
authorproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 14 Jan 2009 02:36:53 +0000 (02:36 +0000)
committerproski <proski@0192ed92-7a03-0410-a25b-9323aeb14dbd>
Wed, 14 Jan 2009 02:36:53 +0000 (02:36 +0000)
commit3e70e4f8c1974d013bf4a8e16170d34e1bb76e1b
tree1767e513819d44e5b4036417105290a8f257182a
parent512d58b4aac09a22ce847663655920ba226da01c
Compile fixes for Linux 2.6.29

Use netdev_priv() for Linux 2.4.27 and newer.  Provide compatibility
wrapper for older kernels.

Imply CONFIG_KMOD for Linux 2.6.27 and newer.

git-svn-id: http://madwifi-project.org/svn/madwifi/trunk@3902 0192ed92-7a03-0410-a25b-9323aeb14dbd
14 files changed:
ath/if_ath.c
ath/if_ath_ahb.c
ath/if_ath_pci.c
ath/if_ath_radar.c
ath_rate/amrr/amrr.c
ath_rate/minstrel/minstrel.c
ath_rate/onoe/onoe.c
ath_rate/sample/sample.c
include/compat.h
net80211/ieee80211.c
net80211/ieee80211_linux.c
net80211/ieee80211_output.c
net80211/ieee80211_proto.c
net80211/ieee80211_wireless.c