For some reason I had removed wext-compat, add it back
authorLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 8 Jul 2009 23:38:53 +0000 (16:38 -0700)
committerLuis R. Rodriguez <lrodriguez@atheros.com>
Wed, 8 Jul 2009 23:38:53 +0000 (16:38 -0700)
commitee7a31c77f4d9b2f118a7f2b832fda42034c321b
treed705f5068efc2999679f79ad48f25a34a632ce53
parentd730c43695f0ac2889f44822b895ad18db076352
For some reason I had removed wext-compat, add it back

cfg80211-$(CONFIG_WIRELESS_EXT) += wext-compat.o wext-sme.o

we depend on your kernel's CONFIG_WIRELESS_EXT for this.

This should fix what users report as:

00:32 < Sticky__>  hmm, now getting errors on "modprobe ath5k": "WARNING: Error inserting ath
(/lib/modules/2.6.28-13-generic/updates/drivers/net/wireless/ath/ath.ko): Unknown symbol in module, or
unknown parameter (see dmesg)"
00:32 < Sticky__> and from dmesg: [ 2245.275139] cfg80211: Unknown symbol cfg80211_wext_freq

Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
compat/compat.diff