Thread (2 messages) flat view 2 messages, 2 authors, 2016-02-22

Re: [PATCH] netcp: use pointer to fix build fail

From: David Miller <davem@davemloft.net>
Date: 2016-02-22 17:46:57
Also in: lkml

From: Sudip Mukherjee <sudipm.mukherjee@gmail.com>
Date: Mon, 22 Feb 2016 22:55:43 +0530
While building keystone_defconfig of arm we are getting build failure
with the error:
 ...
The callback of ndo_setup_tc should be:
int (*ndo_setup_tc)(struct net_device *dev, u32 handle, __be16 protocol,
                    struct tc_to_netdev *tc);

But we missed marking the last argument as a pointer.

Fixes: 16e5cc647173 ("net: rework setup_tc ndo op to consume general tc operand")
CC: John Fastabend <redacted>
Signed-off-by: Sudip Mukherjee <sudip.mukherjee@codethink.co.uk>
Applied, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help