Commit 1713efb
committed
net: ena: Remove autopolling mode
JIRA: https://issues.redhat.com/browse/RHEL-94831
commit b356b91
Author: Dr. David Alan Gilbert <linux@treblig.org>
Date: Sun Nov 3 19:41:49 2024 +0000
net: ena: Remove autopolling mode
This manually reverts
commit a4e262c ("net: ena: allow automatic fallback to polling mode")
which is unused.
(I did it manually because there are other minor comment
and function changes surrounding it).
Build tested only.
Suggested-by: David Arinzon <darinzon@amazon.com>
Signed-off-by: Dr. David Alan Gilbert <linux@treblig.org>
Link: https://patch.msgid.link/20241103194149.293456-1-linux@treblig.org
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Dennis Chen <dechen@redhat.com>1 parent 26d1da0 commit 1713efb
2 files changed
+5
-34
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
763 | 763 | | |
764 | 764 | | |
765 | 765 | | |
766 | | - | |
767 | | - | |
768 | | - | |
769 | | - | |
770 | | - | |
| 766 | + | |
| 767 | + | |
771 | 768 | | |
772 | 769 | | |
773 | 770 | | |
774 | 771 | | |
775 | 772 | | |
776 | | - | |
777 | | - | |
778 | | - | |
779 | | - | |
780 | | - | |
781 | | - | |
782 | | - | |
783 | | - | |
784 | | - | |
| 773 | + | |
| 774 | + | |
| 775 | + | |
785 | 776 | | |
786 | 777 | | |
787 | 778 | | |
| |||
1650 | 1641 | | |
1651 | 1642 | | |
1652 | 1643 | | |
1653 | | - | |
1654 | | - | |
1655 | | - | |
1656 | | - | |
1657 | | - | |
1658 | | - | |
1659 | 1644 | | |
1660 | 1645 | | |
1661 | 1646 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
224 | 224 | | |
225 | 225 | | |
226 | 226 | | |
227 | | - | |
228 | | - | |
229 | | - | |
230 | 227 | | |
231 | 228 | | |
232 | 229 | | |
| |||
493 | 490 | | |
494 | 491 | | |
495 | 492 | | |
496 | | - | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
501 | | - | |
502 | | - | |
503 | | - | |
504 | | - | |
505 | | - | |
506 | | - | |
507 | 493 | | |
508 | 494 | | |
509 | 495 | | |
| |||
0 commit comments