diff options
| author | Allan Stephens <[email protected]> | 2010-09-03 08:33:39 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2010-09-06 18:12:56 -0700 |
| commit | 5d9c54c1e9ececcf7e99c4f014f9bec7ee3a7def (patch) | |
| tree | b901d720e08c5762a0bd52b404393bb8532a6a15 /scripts | |
| parent | dcfc5d787a24b9a20be3e18e3dbbab5280d35e38 (diff) | |
tipc: Minor optimizations to name table translation code
Optimizes TIPC's name table translation code to avoid unnecessary
manipulation of the node address field of the resulting port id when
name translation fails. This change is possible because a valid port
id cannot have a reference field of zero, so examining the reference
only is sufficient to determine if the translation was successful.
Signed-off-by: Allan Stephens <[email protected]>
Signed-off-by: Paul Gortmaker <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions