diff options
| author | Heiner Kallweit <[email protected]> | 2018-11-09 18:35:52 +0100 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2018-11-09 20:11:56 -0800 |
| commit | 695bce8fd8e994999f40ee279e2fa9979cbae87a (patch) | |
| tree | 7d8aa60f5346b0d95a1f91a5315d3f70954b547c /tools/perf/scripts/python/stackcollapse.py | |
| parent | a4bec00b2879e3f9ea99411e37632eabd31c5c65 (diff) | |
net: phy: improve struct phy_device member interrupts handling
As a heritage from the very early days of phylib member interrupts is
defined as u32 even though it's just a flag whether interrupts are
enabled. So we can change it to a bitfield member. In addition change
the code dealing with this member in a way that it's clear we're
dealing with a bool value.
Signed-off-by: Heiner Kallweit <[email protected]>
Reviewed-by: Andrew Lunn <[email protected]>
Reviewed-by: Florian Fainelli <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions