diff options
author | 2011-02-21 09:45:40 -0500 | |
---|---|---|
committer | 2011-03-13 16:35:16 -0400 | |
commit | 0232fd0ac475e5f5ec19a69d53467be11bec9833 (patch) | |
tree | 0bfb61f3302e17246165b6ea594ebd8d4e5ecea0 /net/tipc/node.c | |
parent | decnet: Convert to use flowidn where applicable. (diff) | |
download | linux-dev-0232fd0ac475e5f5ec19a69d53467be11bec9833.tar.xz linux-dev-0232fd0ac475e5f5ec19a69d53467be11bec9833.zip |
tipc: Allow receiving into iovec containing multiple entries
Enhances TIPC's socket receive routines to support iovec structures
containing more than a single entry. This change leverages existing
sk_buff routines to do most of the work; the only significant change
to TIPC itself is that an sk_buff now records how much data has been
already consumed as an numeric offset, rather than as a pointer to
the first unread data byte.
Signed-off-by: Allan Stephens <Allan.Stephens@windriver.com>
Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions