diff options
author | Junfeng Guo <junfeng.guo@intel.com> | 2023-07-08 11:14:51 +0800 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2023-07-10 08:29:55 +0100 |
commit | 9d0aba98316d00f9c0a4506fc15f5ed9241bc1fd (patch) | |
tree | 1d329023aed7d94728751988d92162055e5b91fe /drivers/net/ethernet/intel/igc/igc_tsn.c | |
parent | 989b52cdc84955c2a35bc18f53e3a83edfa6f404 (diff) |
gve: unify driver name usage
Current codebase contained the usage of two different names for this
driver (i.e., `gvnic` and `gve`), which is quite unfriendly for users
to use, especially when trying to bind or unbind the driver manually.
The corresponding kernel module is registered with the name of `gve`.
It's more reasonable to align the name of the driver with the module.
Fixes: 893ce44df565 ("gve: Add basic driver framework for Compute Engine Virtual NIC")
Cc: csully@google.com
Signed-off-by: Junfeng Guo <junfeng.guo@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/intel/igc/igc_tsn.c')
0 files changed, 0 insertions, 0 deletions