From: Stephen Hemminger <[EMAIL PROTECTED]>
Date: Tue, 15 Aug 2006 12:56:30 -0700

> There are several symbols only used by rtnetlink and since it can
> not be a module, there is no reason to export them.
> 
> Signed-off-by: Stephen Hemminger <[EMAIL PROTECTED]>

Applied.

> -static __inline__ void neigh_update_hhs(struct neighbour *neigh)
> +static void neigh_update_hhs(struct neighbour *neigh)
 ...
> -EXPORT_SYMBOL(neigh_update_hhs);

Nice to see we were trying to export a static inline function :)
-
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