diff options
author | Richard Leitner <richard.leitner@skidata.com> | 2017-11-27 02:16:45 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2017-11-30 09:26:31 -0500 |
commit | 511e3036e3c108281edbabf60cf43963c336abf3 (patch) | |
tree | a5ae351933d52c8ab2afd8fbf093b23b1b708623 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 3243ff2a05eca0437e633355628a0f3606b931ef (diff) |
net: phy: harmonize phy_id{,_mask} data type
Previously phy_id was u32 and phy_id_mask was unsigned int. As the
phy_id_mask defines the important bits of the phy_id (and is therefore
the same size) these two variables should be the same data type.
Signed-off-by: Richard Leitner <richard.leitner@skidata.com>
Reviewed-by: Florian Fainelli <f.fainelli@gmail.com>
Reviewed-by: Andrew Lunn <andrew@lunn.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions