[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <1399510480-29558-1-git-send-email-ying.xue@windriver.com>
Date: Thu, 8 May 2014 08:54:38 +0800
From: Ying Xue <ying.xue@...driver.com>
To: <davem@...emloft.net>
CC: <jon.maloy@...csson.com>, <Paul.Gortmaker@...driver.com>,
<erik.hugne@...csson.com>, <netdev@...r.kernel.org>,
<tipc-discussion@...ts.sourceforge.net>
Subject: [PATCH net-next 0/2] overhaul node action flags
We currently have two problems with the node flags field:
- The naming of the individual action flags is unclear and confusing
- The flags are often not cleared individually, making it hard to follow
where this happens.
So the series aims to solve above two problems.
Ying Xue (2):
tipc: rename enum names of node flags
tipc: don't directly overwrite node action_flags
net/tipc/link.c | 6 +++---
net/tipc/node.c | 19 +++++++++++--------
net/tipc/node.h | 29 +++++++++++++----------------
3 files changed, 27 insertions(+), 27 deletions(-)
--
1.7.9.5
--
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