Thread (10 messages) flat view 10 messages, 3 authors, 2017-09-26

Re: [PATCH net-next v3 3/6] rtnetlink: add helper to dump ifalias

From: David Miller <davem@davemloft.net>
Date: 2017-09-26 03:34:29

From: Florian Westphal <fw@strlen.de>
Date: Sat, 23 Sep 2017 21:26:33 +0200
quoted hunk ↗ jump to hunk
@@ -1332,6 +1332,14 @@ static int nla_put_iflink(struct sk_buff *skb, const struct net_device *dev)
 	return nla_put_u32(skb, IFLA_LINK, ifindex);
 }
 
+static noinline int nla_put_ifalias(struct sk_buff *skb, struct net_device *dev)
Please do use inline annoations in foo.c files unless there is a very strong
specific need.

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