diff options
| author | Eli Cohen <[email protected]> | 2008-07-14 23:48:51 -0700 |
|---|---|---|
| committer | Roland Dreier <[email protected]> | 2008-07-14 23:48:51 -0700 |
| commit | bd3606715effbf37df986548c43bbed0842b49d5 (patch) | |
| tree | 08f2a13d486a75b42244beca90ae78c0045c0fc1 /tools/perf/scripts/python/netdev-times.py | |
| parent | c8c2afe360b7366f586f6bece1109a72ea334876 (diff) | |
IPoIB: Use dev_set_mtu() to change mtu
When the driver sets the MTU of the net device outside of its
change_mtu method, it should make use of dev_set_mtu() instead of
directly setting the mtu field of struct netdevice. Otherwise
functions registered to be called upon MTU change will not get called
(this is done through call_netdevice_notifiers() in dev_set_mtu()).
Signed-off-by: Eli Cohen <[email protected]>
Signed-off-by: Roland Dreier <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/netdev-times.py')
0 files changed, 0 insertions, 0 deletions