aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorRussell King <[email protected]>2020-08-28 11:53:53 +0100
committerDavid S. Miller <[email protected]>2020-08-31 12:23:16 -0700
commite859a60add1dd3f844c94c7a782c1a16610bd192 (patch)
treebb718c235372164857750051ad3c79835423537d /tools/perf/scripts/python
parent3b44c793603c78037357a1eee5fe16aad0ac6d72 (diff)
net: phylink: avoid oops during initialisation
If we intend to use PCS operations, mac_pcs_get_state() will not be implemented, so will be NULL. If we also intend to register the PCS operations in mac_prepare() or mac_config(), then this leads to an attempt to call NULL function pointer during phylink_start(). Avoid this, but we must report the link is down. Signed-off-by: Russell King <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions