[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140912.170725.299787405870396006.davem@davemloft.net>
Date: Fri, 12 Sep 2014 17:07:25 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: richard.alpe@...csson.com
Cc: netdev@...r.kernel.org, tipc-discussion@...ts.sourceforge.net
Subject: Re: [PATCH net-next 01/14] tipc: add bearer disable/enable to new
netlink api
From: <richard.alpe@...csson.com>
Date: Thu, 11 Sep 2014 10:29:14 +0200
> +struct tipc_nl_msg {
> + struct sk_buff *skb;
> + u32 portid;
> + u32 seq;
> +};
This datastructure has no users this early in the patch series. Add it to the
patch which actually has a user.
--
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