Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Conflict resolution of af_smc.c from Stephen Rothwell. Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
@@ -604,7 +604,8 @@ static int smc_pnet_flush(struct sk_buff *skb, struct genl_info *info)
|
||||
{
|
||||
struct net *net = genl_info_net(info);
|
||||
|
||||
return smc_pnet_remove_by_pnetid(net, NULL);
|
||||
smc_pnet_remove_by_pnetid(net, NULL);
|
||||
return 0;
|
||||
}
|
||||
|
||||
/* SMC_PNETID generic netlink operation definition */
|
||||
|
Reference in New Issue
Block a user