From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from smtp1.linux-foundation.org ([140.211.169.13]:59456 "EHLO smtp1.linux-foundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751553AbYC1Hnz (ORCPT ); Fri, 28 Mar 2008 03:43:55 -0400 Date: Fri, 28 Mar 2008 00:43:53 -0700 From: Andrew Morton To: netdev@vger.kernel.org, linux-wireless@vger.kernel.org Subject: ieee80211_get_channel exported twice Message-Id: <20080328004353.7ae30fe4.akpm@linux-foundation.org> (sfid-20080328_074359_233527_6998DC38) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-wireless-owner@vger.kernel.org List-ID: ia64 allmodconfig says: WARNING: net/wireless/cfg80211: 'ieee80211_get_channel' exported twice. Previous export was in net/ieee80211/ieee80211.ko net/ieee80211/ieee80211_geo.c already has an exported ieee80211_get_channel(). net-2.6.26 adds a new version of ieee80211_get_channel() in net/wireless/util.c and exports that as well. From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: ieee80211_get_channel exported twice Date: Fri, 28 Mar 2008 00:43:53 -0700 Message-ID: <20080328004353.7ae30fe4.akpm@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit To: netdev-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-wireless-u79uwXL29TY76Z2rM5mHXA@public.gmane.org Return-path: Sender: linux-wireless-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-Id: netdev.vger.kernel.org ia64 allmodconfig says: WARNING: net/wireless/cfg80211: 'ieee80211_get_channel' exported twice. Previous export was in net/ieee80211/ieee80211.ko net/ieee80211/ieee80211_geo.c already has an exported ieee80211_get_channel(). net-2.6.26 adds a new version of ieee80211_get_channel() in net/wireless/util.c and exports that as well. -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org More majordomo info at http://vger.kernel.org/majordomo-info.html