On Thu, Feb 02, 2006 at 08:36:26PM +0100, Michael Buesch wrote:

> net/ieee80211/built-in.o: In function `ieee80211_rx':
> : multiple definition of `ieee80211_rx'
> net/d80211/built-in.o:: first defined here

> But how to solve it? I suggest to change all dscape function prefixes
> from ieee80211_FOO to d80211_FOO.

I would rather not see this kind of change in the function names in
net/d80211. I would be willing to live with the clashing symbols for the
time being since the goal is to get into one stack in the end anyway.
Linking in both stacks staticly or loading both as kernel modules at the
same time is something that I don't see as a very strong requirement at
the moment.

-- 
Jouni Malinen                                            PGP id EFC895FA
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to