diff options
| author | Ying Xue <[email protected]> | 2014-02-13 22:29:06 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2014-02-13 22:57:05 +0000 |
| commit | e0ca2c30b1e9c1ed8b58bccb95c33d25763a4311 (patch) | |
| tree | 2f59736a810a5ca9493a2d2648caaafdf1857874 /net/tipc/core.c | |
| parent | tipc: stricter behavior of message reassembly function (diff) | |
| download | kernel-e0ca2c30b1e9c1ed8b58bccb95c33d25763a4311.tar.gz kernel-e0ca2c30b1e9c1ed8b58bccb95c33d25763a4311.zip | |
tipc: move code for resetting links from bearer.c to link.c
We break out the code for resetting attached links in the
function tipc_reset_bearer(), and define a new function named
tipc_link_reset_list() to do this job.
This commit incurs no functional changes, but makes the code
of function tipc_reset_bearer() cleaner. It is also a preparation
for a more important change to the bearer code, in a subsequent
commit in this series.
Signed-off-by: Ying Xue <[email protected]>
Reviewed-by: Paul Gortmaker <[email protected]>
Signed-off-by: Jon Maloy <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc/core.c')
0 files changed, 0 insertions, 0 deletions
