[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20140225.173244.1761467022630063500.davem@davemloft.net>
Date: Tue, 25 Feb 2014 17:32:44 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: dingtianhong@...wei.com
Cc: fubar@...ibm.com, vfalico@...hat.com, andy@...yhouse.net,
cwang@...pensource.com, jiri@...nulli.us, thomas@...nzmann.de,
eric.dumazet@...il.com, sfeldma@...ulusnetworks.com,
netdev@...r.kernel.org
Subject: Re: [PATCH net v2 1/2] bonding: Fix RTNL: assertion failed at
net/core/rtnetlink.c for 802.3ad mode
From: Ding Tianhong <dingtianhong@...wei.com>
Date: Wed, 19 Feb 2014 17:05:10 +0800
> @@ -2062,6 +2062,7 @@ void bond_3ad_state_machine_handler(struct work_struct *work)
> struct list_head *iter;
> struct slave *slave;
> struct port *port;
> + int slave_should_notify = 0;
Please use bool, true/false, for slave_should_notify.
Thanks.
--
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