diff options
author | Richard Leitner <[email protected]> | 2017-11-27 08:16:45 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-30 09:26:31 -0500 |
commit | 511e3036e3c108281edbabf60cf43963c336abf3 (patch) | |
tree | a5ae351933d52c8ab2afd8fbf093b23b1b708623 /drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c | |
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 <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_queue_mgr.c')
0 files changed, 0 insertions, 0 deletions