]> git.baikalelectronics.ru Git - kernel.git/commit
iavf: Add change MTU message
authorPatryk Małek <patryk.malek@intel.com>
Fri, 4 Jun 2021 16:53:30 +0000 (09:53 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Tue, 30 Nov 2021 16:56:00 +0000 (08:56 -0800)
commitce6ef6cfc74c56b396eee7140093f2a489236c55
tree00b60ad1bc1dc9c23a212e8f8bee120891c5d003
parent1e5aa02a3bb748f7fd5cffaf65a8a93c55acbff6
iavf: Add change MTU message

Add a netdev_dbg log entry in case of a change of MTU so that user is
notified about this change in the same manner as in case of pf driver.

Signed-off-by: Patryk Małek <patryk.malek@intel.com>
Tested-by: George Kuruvinakunnel <george.kuruvinakunnel@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/iavf/iavf_main.c