On Tue, 27 Nov 2007 00:06:16 -0500 Michael Wu <flamingice@xxxxxxxxxxxx> wrote: > On Monday 26 November 2007 23:55:59 Andrew Morton wrote: > > On Mon, 26 Nov 2007 23:37:48 -0500 Michael Wu <flamingice@xxxxxxxxxxxx> > wrote: > > > On Monday 26 November 2007 21:54:23 Andrew Morton wrote: > > > > Why not just rename one of them? > > > > > > Wait, why does renaming just one of them work? > > > > umm, well I assume that the failure is because we're trying to link two > > identically-named symbols together? > But there's more than one pair.. > > rtl8180_rtl8225.h: > void rtl8225_rf_init(struct ieee80211_hw *); > void rtl8225z2_rf_init(struct ieee80211_hw *); > void rtl8225_rf_stop(struct ieee80211_hw *); > > rtl8187_rtl8225.h: > void rtl8225_rf_init(struct ieee80211_hw *); > void rtl8225z2_rf_init(struct ieee80211_hw *); > void rtl8225_rf_stop(struct ieee80211_hw *); Oh. Someone must have trimmed the error messages. Sigh, whatever. Please fix it all when convenient... - To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html