diff options
author | Jose Abreu <[email protected]> | 2018-05-18 16:54:38 +0100 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-05-18 13:56:08 -0400 |
commit | eb38401c779d350e9e31396471ea072fa29aec9b (patch) | |
tree | ab541afa1af56b98bdd8b0fa1390c811ba0c2ffd /scripts/bpf_helpers_doc.py | |
parent | 80a95a80d358ded600a517ea0a93fe86b8f8da84 (diff) |
net: stmmac: Populate missing callbacks in HWIF initialization
Some HW specific setups, like sun8i, do not populate all the necessary
callbacks, which is what HWIF helpers were expecting.
Fix this by always trying to get the generic helpers and populate them
if they were not previously populated by HW specific setup.
Signed-off-by: Jose Abreu <[email protected]>
Fixes: 5f0456b43140 ("net: stmmac: Implement logic to automatically
select HW Interface")
Reported-by: Corentin Labbe <[email protected]>
Tested-by: Corentin Labbe <[email protected]>
Cc: Corentin Labbe <[email protected]>
Cc: David S. Miller <[email protected]>
Cc: Joao Pinto <[email protected]>
Cc: Giuseppe Cavallaro <[email protected]>
Cc: Alexandre Torgue <[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