diff options
author | Eli Cohen <[email protected]> | 2021-09-09 15:36:33 +0300 |
---|---|---|
committer | Michael S. Tsirkin <[email protected]> | 2021-11-01 05:26:47 -0400 |
commit | 246fd1caf0f4424a79fd7cb0a5fe69103ea7995b (patch) | |
tree | 992bd7d087617a08afbe463d306c635f24e2b57e /drivers/usb/cdns3/cdns3-trace.c | |
parent | e85087beedcae97e81e5d361d7d9337aa0db6f4c (diff) |
vdpa/mlx5: Remove mtu field from vdpa net device
No need to save the mtu int the net device struct. We can save it in the
config struct which cannot be modified.
Moreover, move the initialization to. mlx5_vdpa_set_features() callback
is not the right place to put it.
Signed-off-by: Eli Cohen <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Michael S. Tsirkin <[email protected]>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-trace.c')
0 files changed, 0 insertions, 0 deletions