diff options
author | Satoru SATOH <[email protected]> | 2008-05-04 22:14:42 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2008-05-04 22:14:42 -0700 |
commit | 5ffc02a158997b1eb91ade8d02bcf521ff79a218 (patch) | |
tree | 80f9082f9a35c974236b20053ae4946523311ea3 /lib/find_next_bit.c | |
parent | 0bbeafd0118fc3ae54990064760c889d41dc21d6 (diff) |
ip: Use inline function dst_metric() instead of direct access to dst->metric[]
There are functions to refer to the value of dst->metric[THE_METRIC-1]
directly without use of a inline function "dst_metric" defined in
net/dst.h.
The following patch changes them to use the inline function
consistently.
Signed-off-by: Satoru SATOH <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'lib/find_next_bit.c')
0 files changed, 0 insertions, 0 deletions