[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1204839269-30593-1-git-send-email-allan.stephens@windriver.com>
Date: Thu, 6 Mar 2008 16:34:22 -0500
From: Allan Stephens <allan.stephens@...driver.com>
To: David Miller <davem@...emloft.net>
Cc: netdev@...r.kernel.org, allan.stephens@...driver.com
Subject: [PATCH 0/7 net-2.6.26] [TIPC]: Initial patch set for TIPC 1.6.3
This patch set contains code created as part of the TIPC 1.7 development
project. It contains minor enhancements that do not introduce new features,
and is thus being integrated under the current TIPC 1.6 designation.
Summary:
include/net/tipc/tipc_bearer.h | 9 +++++++
include/net/tipc/tipc_port.h | 7 ------
net/tipc/core.c | 11 +--------
net/tipc/core.h | 6 +++++
net/tipc/link.c | 16 ++++++-------
net/tipc/msg.c | 16 ++++++-------
net/tipc/msg.h | 50 ++++++++++------------------------------
net/tipc/port.c | 12 ++--------
net/tipc/socket.c | 5 ++--
9 files changed, 51 insertions(+), 81 deletions(-)
Allan Stephens (7):
[TIPC]: Removal of message header option code
[TIPC]: Add argument validation for shutdown()
[TIPC]: Eliminate "sparse" symbol warnings
[TIPC]: Minor cleanup of message header code
[TIPC]: Use correct bitmask when setting version
[TIPC]: Enhancements to message header writing
[TIPC]: Update version to 1.6.3
Thanks,
Al
--
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