Thread (27 messages) flat view 27 messages, 5 authors, 2016-03-06

Re: [PATCH net-next V2 01/10] net/flower: Introduce hardware offload support

From: David Miller <davem@davemloft.net>
Date: 2016-03-03 17:30:36

From: Amir Vadai <redacted>
Date: Thu,  3 Mar 2016 16:55:51 +0200
quoted hunk ↗ jump to hunk
@@ -454,11 +501,13 @@ static int fl_change(struct net *net, struct sk_buff *in_skb,
 		     u32 handle, struct nlattr **tca,
 		     unsigned long *arg, bool ovr)
 {
+	struct net_device *dev = tp->q->dev_queue->dev;
 	struct cls_fl_head *head = rtnl_dereference(tp->root);
This variable is not used.

And the compiler warns about this, and because of this I am pretty sure you
aren't looking at the compiler output while testing your builds which is a
big no-no.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help