[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <CADdy8HrmoHRzjM15qg8E-0fMu2Ka7VFqweZKYO1WuXj8sNu2cg@mail.gmail.com>
Date: Fri, 29 Aug 2014 12:02:00 +0200
From: Christophe Gouault <christophe.gouault@...nd.com>
To: Steffen Klassert <steffen.klassert@...unet.com>
Cc: "David S. Miller" <davem@...emloft.net>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: Re: [PATCH ipsec-next v3 2/2] xfrm: configure policy hash table
thresholds by netlink
2014-08-29 11:54 GMT+02:00 Steffen Klassert <steffen.klassert@...unet.com>:
> On Wed, Aug 27, 2014 at 05:48:15PM +0200, Christophe Gouault wrote:
>>
>> +static int xfrm_set_spdinfo(struct sk_buff *skb, struct nlmsghdr *nlh,
>> + struct nlattr **attrs)
>> +{
>> + struct net *net = sock_net(skb->sk);
>> + u32 *flags = nlmsg_data(nlh);
>> + u32 sportid = NETLINK_CB(skb).portid;
>> + u32 seq = nlh->nlmsg_seq;
>
> flags, sportid and seq are unused now. Please remove them.
OK, I'll send an update.
Christophe.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists