Re: patch to remove 'unresolved symbols' of 2.1.99pre3

David S. Miller (davem@dm.cobaltmicro.com)
Thu, 30 Apr 1998 01:05:31 -0700


Date: Thu, 30 Apr 1998 16:45:49 +0900 (KST)
From: Byeong-ryeol Kim <jinbo21@soback.kornet.nm.kr>

1. Symbol names about *wan* was changed in 2.1.99pre3, but relevant
codes in sdla*.c was not changed and those were not registered into
net/netsyms.c file.

This was a screwup on my part during the networking merge, the sdla*
changes was not properly merged in. I'll send a fixup patch.

2. There is a typo in net/netsyms.c in 2.1.99pre3, CONFIG_NET_POLICE
should be changed to CONFIG_NET_CLS_POLICE.

3. 'pfifo_qdisc_ops' is new symbol appeared in 2.1.99pre3, but
this was not registered into net/netsyms.c

I'm working on fixing this properly too.

Later,
David S. Miller
davem@dm.cobaltmicro.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu