diff options
author | Philipp Hortmann <philipp.g.hortmann@gmail.com> | 2023-05-13 20:09:09 +0200 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-05-28 10:11:12 +0100 |
commit | ab2f13f29038a42528de55d45e06e98c36083246 (patch) | |
tree | f0daf6fdfedad565f0bf3b3ef4d43a3d4db0c222 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 42618f6fbde5212b3b6d378e2419d691f7912605 (diff) |
staging: rtl8192e: Remove undefined function hard_start_xmit
Remove function hard_start_xmit as it is not defined. Equation
!ieee->hard_start_xmit always evaluates to true. When
(*ieee->hard_start_xmit)(txb, dev) == 0 is called the my computer is
freezing.
Signed-off-by: Philipp Hortmann <philipp.g.hortmann@gmail.com>
Link: https://lore.kernel.org/r/603a143ba506ca031d7bd70a844b9f080872d601.1683960684.git.philipp.g.hortmann@gmail.com
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions