Thread (21 messages) 21 messages, 11 authors, 2007-03-07

Re: [patch 26/26] Xen-paravirt_ops: Add the Xen virtual network device driver.

From: Christoph Hellwig <hch@infradead.org>
Date: 2007-03-02 01:21:58
Also in: lkml, virtualization, xen-devel

Possibly related (same subject, not in this thread)

On Thu, Mar 01, 2007 at 04:42:14PM -0800, Stephen Hemminger wrote:
quoted
+
+/** Send a packet on a net device to encourage switches to learn the
+ * MAC. We send a fake ARP request.
+ *
+ * @param dev device
+ * @return 0 on success, error code otherwise
+ */
Why the sudden urge to use docbook format on one internal function.
And it's not even proper kerneldoc but looks more like javadoc.
If you want to write kerneldoc comments please also verify them by
running the tools over it.
This should probably be done in generic (non driver code).
It creates lots of dependencies here.
Actually the right way to do it is in userspace, as all clustering
solutions do.  That's whay everyone told the Xen folks by the just
refuse to rip this junk out.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help