Thread (14 messages) flat view 14 messages, 2 authors, 2020-03-14

Re: [PATCH net-next 06/11] net: ethernet: ti: cpts: move tx timestamp processing to ptp worker only

From: David Miller <davem@davemloft.net>
Date: 2020-03-14 03:50:07
Also in: linux-omap, lkml

From: Grygorii Strashko <grygorii.strashko@ti.com>
Date: Sat, 14 Mar 2020 00:49:09 +0200
+static void cpts_process_events(struct cpts *cpts)
+{
+	struct list_head *this, *next;
+	struct cpts_event *event;
+	unsigned long flags;
+	LIST_HEAD(events);
+	LIST_HEAD(events_free);
Please use reverse christmas tree ordering here.

Thank you.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help