diff options
author | Teddy Engel <[email protected]> | 2024-06-25 17:33:34 +0100 |
---|---|---|
committer | Greg Kroah-Hartman <[email protected]> | 2024-06-27 15:45:16 +0200 |
commit | d11cbdee25953d528ccbeaab1a03733c4e07399e (patch) | |
tree | a053415b5f8ed8504886965b57cc84015b136df4 /scripts/rustdoc_test_builder.rs | |
parent | 22b65ba43b2d0256e95d6502297f5b0b72d00802 (diff) |
staging: rtl8192e: Fix conflicting types error with net_device.
Add a pre-declaration of struct net_device so the compiler is able to
use rtl_pci.h / rtl_cam.h.
Signed-off-by: Teddy Engel <[email protected]>
Reported-by: kernel test robot <[email protected]>
Closes: https://lore.kernel.org/oe-kbuild-all/[email protected]/
Fixes: 7dff0b27d9c8 ("staging: rtl8192e: Remove unnecessary pre-declaration of struct net_device")
Tested-by: Philipp Hortmann <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Greg Kroah-Hartman <[email protected]>
Diffstat (limited to 'scripts/rustdoc_test_builder.rs')
0 files changed, 0 insertions, 0 deletions