From: Adrian Bunk Date: Wed, 2 Nov 2005 00:53:16 +0000 (+0100) Subject: [PATCH] fix NET_RADIO=n, IEEE80211=y compile X-Git-Tag: v2.6.15-rc1~69^2~19^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fd7a516efbcdabf5d7b9307ca9fe48b511b7d123;p=pandora-kernel.git [PATCH] fix NET_RADIO=n, IEEE80211=y compile This patch fixes the following compile error with CONFIG_NET_RADIO=n and CONFIG_IEEE80211=y: LD .tmp_vmlinux1 net/built-in.o: In function `ieee80211_rx': : undefined reference to `wireless_spy_update' make: *** [.tmp_vmlinux1] Error 1 Signed-off-by: Adrian Bunk Signed-off-by: John W. Linville --- Reading git-diff-tree failed