commit | a3ab3c13f1fe6eea92468ddd1681d41e133fe703 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Fri May 09 01:41:09 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Fri May 09 01:41:09 2014 -0400 |
tree | 8f08a86ecd8fc2b4fd35dc0ddc5bcec40194b61b | |
parent | 1b5d35358effb776b1ef47b26ec0df54af79d842 [diff] | |
parent | ca9cf06a0654fcf4b114a5a2d08723fc45d00317 [diff] |
Merge branch 'tipc-next' Ying Xue says: ==================== tipc: 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. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>