This patch modifies TIPC's socket API to utilize existing
generic routines to indicate unsupported operations, rather
than adding similar TIPC-specific routines.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
Signed-off-by: Jon Paul Maloy <[EMAIL PROTECTED]>
---
net/tip
t;
Signed-off-by: Jon Paul Maloy <[EMAIL PROTECTED]>
---
net/tipc/eth_media.c | 11 ++-
1 files changed, 6 insertions(+), 5 deletions(-)
diff --git a/net/tipc/eth_media.c b/net/tipc/eth_media.c
index c73c206..19a71cf 100644
--- a/net/tipc/eth_media.c
+++ b/net/tipc/eth_media.c
@@ -1
ns requires the send
routine to perform an additional check to ensure it does not
exceed TIPC"s limit of 66000 bytes of user data per chunk.
Signed-off-by: Allan Stephens <[EMAIL PROTECTED]>
Signed-off-by: Jon Paul Maloy <[EMAIL PROTECTED]>
---
include/net/tipc/tipc_port.
Signed-off-by: Jon Paul Maloy <[EMAIL PROTECTED]>
---
net/tipc/eth_media.c | 10 ++
1 files changed, 6 insertions(+), 4 deletions(-)
diff --git a/net/tipc/eth_media.c b/net/tipc/eth_media.c
index 0ee6ded..c73c206 100644
--- a/net/tipc/eth_media.c
+++ b/net/tipc/eth_media.c
@@ -
David Miller wrote:
Did you actually run sparse to see what warnings this change
adds or deletes or are you submitting untested changes?
I did, and I am aware that sparse shows several warnings
for TIPC, which we will have to fix this asap, of course.
The patched line did not show up in the
To ease use of sparse, as requested by Ingo Oeser.
Signed-off-by: Jon Paul Maloy <[EMAIL PROTECTED]>
---
net/tipc/msg.h |2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/net/tipc/msg.h b/net/tipc/msg.h
index 5c64e55..f9f3dd0 100644
--- a/net/tipc/msg.h
+++ b/net/tipc
from:
git://tipc.cslab.ericsson.net/pub/git/tipc.git
(rebased on linux/kernel/git/davem/net-2.6.git)
Summary:
net/tipc/msg.h | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
///Jon
>From 1c3c79c4c79aa8a665ddf41c08b4363cbb946950 Mon Sep 17 00:00:00 2001
From: Jon Paul Ma
from:
git://tipc.cslab.ericsson.net/pub/git/tipc.git
(rebased on linux/kernel/git/davem/net-2.6.git)
Summary:
net/tipc/msg.h | 11 +++
1 files changed, 7 insertions(+), 4 deletions(-)
///Jon
>From 1c3c79c4c79aa8a665ddf41c08b4363cbb946950 Mon Sep 17 00:00:00 2001
From: Jon Paul Ma
Randy Macleod wrote:
In a different thred,
Jon Paul Maloy wrote:
> One (TIPC user) I know about,who has developed a very interesting
> "reliable bond interface" based on this API, doesn't regard his code
> to be up to the kernel coding standards yet, although I am t
--- Adrian Bunk <[EMAIL PROTECTED]> skrev:
> It can be re-added at any time when an in-kernel
> user comes.
>
> But the most interesting question is:
> Why is noone interested in getting his TIPC using
> drivers merged?
>
I don't think lack of interest is the issue here. The
users I know anythi
10 matches
Mail list logo