aboutsummaryrefslogtreecommitdiff
path: root/scripts/bpf_helpers_doc.py
diff options
context:
space:
mode:
authorFlorian Fainelli <[email protected]>2018-05-20 20:49:47 -0700
committerDavid S. Miller <[email protected]>2018-05-21 12:13:05 -0400
commit3bcd47726c3b744fd08781795cca905cc59a1382 (patch)
tree4a2f0c508abeeaa42e69be09ad685c5cb999a350 /scripts/bpf_helpers_doc.py
parent7ddae24f97f9fc8f151aae75f0371ced06a8cd99 (diff)
net: phy: phylink: Don't release NULL GPIO
If CONFIG_GPIOLIB is disabled, gpiod_put() becomes a stub that produces a warning, this helped identify that we could be attempting to release a NULL pl->link_gpio GPIO descriptor, so guard against that. Fixes: daab3349ad1a ("net: phy: phylink: Release link GPIO") Signed-off-by: Florian Fainelli <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'scripts/bpf_helpers_doc.py')
0 files changed, 0 insertions, 0 deletions