DORMANTno replies

[2.6 patch] make drivers/net/forcedeth.c:nv_update_pause() static

From: Adrian Bunk <hidden>
Date: 2006-06-22 10:04:29
Also in: lkml

This patch makes the needlessly global nv_update_pause() static.

Signed-off-by: Adrian Bunk <redacted>

---

This patch was already sent on:
- 16 May 2006
--- linux-2.6.17-rc4-mm1-full/drivers/net/forcedeth.c.old	2006-05-16 13:03:01.000000000 +0200
+++ linux-2.6.17-rc4-mm1-full/drivers/net/forcedeth.c	2006-05-16 13:03:08.000000000 +0200
@@ -2221,7 +2221,7 @@
 	spin_unlock_irq(&np->lock);
 }
 
-void nv_update_pause(struct net_device *dev, u32 pause_flags)
+static void nv_update_pause(struct net_device *dev, u32 pause_flags)
 {
 	struct fe_priv *np = netdev_priv(dev);
 	u8 __iomem *base = get_hwbase(dev);
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help