diff options
| author | Heiner Kallweit <[email protected]> | 2019-02-26 18:29:22 +0000 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-03-01 19:30:48 +0000 |
| commit | d25ed413d5e51644e18f66e34eec049f17a7abcb (patch) | |
| tree | cfce242a7c40449b8fb5eff7bf9cbbbc4ede389c /tools/perf/scripts/python/mem-phys-addr.py | |
| parent | net: aquantia: regression on cpus with high cores: set mode with 8 queues (diff) | |
| download | kernel-d25ed413d5e51644e18f66e34eec049f17a7abcb.tar.gz kernel-d25ed413d5e51644e18f66e34eec049f17a7abcb.zip | |
net: phy: phylink: fix uninitialized variable in phylink_get_mac_state
When debugging an issue I found implausible values in state->pause.
Reason in that state->pause isn't initialized and later only single
bits are changed. Also the struct itself isn't initialized in
phylink_resolve(). So better initialize state->pause and other
not yet initialized fields.
v2:
- use right function name in subject
v3:
- initialize additional fields
Fixes: 9525ae83959b ("phylink: add phylink infrastructure")
Signed-off-by: Heiner Kallweit <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/mem-phys-addr.py')
0 files changed, 0 insertions, 0 deletions
