From: Adrian Bunk Date: Fri, 3 Jun 2005 16:29:20 +0000 (+0200) Subject: [PATCH] ieee80211: fix recursive ipw2200 dependencies X-Git-Tag: v2.6.14-rc1~1017^2~43^2~10 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e19b813e0c9c5995423dc95b01379c89f188ae70;p=pandora-kernel.git [PATCH] ieee80211: fix recursive ipw2200 dependencies This results in recursive dependencies: - IPW2200 depends on NET_RADIO - IPW2200 selects IEEE80211 - IEEE80211 selects NET_RADIO This patch fixes the IPW2200 dependencies in a way that they are similar to the IPW2100 dependencies. Signed-off-by: Adrian Bunk Signed-off-by: Jiri Benc --- Reading git-diff-tree failed