* [PATCH net-next] myri10ge: update DCA comments
@ 2008-11-22 9:23 Brice Goglin
2008-11-23 23:49 ` David Miller
0 siblings, 1 reply; 2+ messages in thread
From: Brice Goglin @ 2008-11-22 9:23 UTC (permalink / raw)
To: Jeff Garzik, netdev
Update DCA sections closing comments.
Signed-off-by: Brice Goglin <brice@myri.com>
--- linux-tmp/drivers/net/myri10ge/myri10ge.c 2008-11-22 10:06:58.000000000 +0100
+++ net-next-2.6/drivers/net/myri10ge/myri10ge.c 2008-11-22 09:53:31.000000000 +0100
@@ -1024,7 +1024,7 @@
ss->dca_tag = NULL;
}
}
-#endif /* CONFIG_DCA */
+#endif /* CONFIG_MYRI10GE_DCA */
/* reset mcp/driver shared state back to 0 */
@@ -1121,7 +1121,7 @@
myri10ge_teardown_dca(mgp);
return 0;
}
-#endif /* CONFIG_DCA */
+#endif /* CONFIG_MYRI10GE_DCA */
static inline void
myri10ge_submit_8rx(struct mcp_kreq_ether_recv __iomem * dst,
@@ -4027,7 +4026,7 @@
.next = NULL,
.priority = 0,
};
-#endif /* CONFIG_DCA */
+#endif /* CONFIG_MYRI10GE_DCA */
static __init int myri10ge_init_module(void)
{
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-11-23 23:49 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-11-22 9:23 [PATCH net-next] myri10ge: update DCA comments Brice Goglin
2008-11-23 23:49 ` David Miller
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).