diff options
| author | Alexander Aring <[email protected]> | 2015-09-02 14:21:16 +0200 |
|---|---|---|
| committer | Marcel Holtmann <[email protected]> | 2015-09-17 13:20:02 +0200 |
| commit | f4606583fd8dcf15a07060dbd45a3e369144a934 (patch) | |
| tree | 10407dd95d7a4f692b5da93c6b199940ca55f3c6 /tools/perf/scripts/python | |
| parent | 517a5460a93d641e2beb362d4066f9861f108e2f (diff) | |
ieee802154: 6lowpan: change dev vars to wdev and ldev
Inside the IEEE 802.15.4 6LoWPAN subsystem we use two interfaces which
are wpan and lowpan interfaces. Instead of using always the variable
name "dev" for both we rename the "dev" variable to wdev which means the
wpan net_device and ldev which means a lowpan net_device. This avoids
confusing and always looking back to see which net_device is meant by
the variable name "dev".
Reviewed-by: Stefan Schmidt <[email protected]>
Signed-off-by: Alexander Aring <[email protected]>
Signed-off-by: Marcel Holtmann <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions