Commit 46cd26f
virtio-net: introduce and use helper function for guest gso support checks
Probe routine is already several hundred lines.
Use helper function for guest gso support check.
Signed-off-by: Gavin Li <[email protected]>
Reviewed-by: Gavi Teitz <[email protected]>
Reviewed-by: Parav Pandit <[email protected]>
Reviewed-by: Xuan Zhuo <[email protected]>
Reviewed-by: Si-Wei Liu <[email protected]>
Message-Id: <[email protected]>
Signed-off-by: Michael S. Tsirkin <[email protected]>1 parent cdbd952 commit 46cd26f
1 file changed
+9
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3682 | 3682 | | |
3683 | 3683 | | |
3684 | 3684 | | |
| 3685 | + | |
| 3686 | + | |
| 3687 | + | |
| 3688 | + | |
| 3689 | + | |
| 3690 | + | |
| 3691 | + | |
| 3692 | + | |
3685 | 3693 | | |
3686 | 3694 | | |
3687 | 3695 | | |
| |||
3777 | 3785 | | |
3778 | 3786 | | |
3779 | 3787 | | |
3780 | | - | |
3781 | | - | |
3782 | | - | |
3783 | | - | |
| 3788 | + | |
3784 | 3789 | | |
3785 | 3790 | | |
3786 | 3791 | | |
| |||
0 commit comments