another one:
--- 2.4.7aa1/drivers/net/arlan.c.~1~ Sat Jul 21 00:04:15 2001
+++ 2.4.7aa1/drivers/net/arlan.c Mon Jul 23 18:46:35 2001
@@ -1435,7 +1435,7 @@
ARLAN_DEBUG_EXIT("arlan_queue_retransmit");
};
-extern inline void RetryOrFail(struct net_device *dev)
+static inline void RetryOrFail(struct net_device *dev)
{
struct arlan_private *priv = ((struct arlan_private *) dev->priv);
Andrea
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/