aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/ti
diff options
context:
space:
mode:
authorTaehee Yoo <ap420073@gmail.com>2019-07-06 01:08:09 +0900
committerDavid S. Miller <davem@davemloft.net>2019-07-12 15:16:58 -0700
commit6b660c4177aaebdc73df7a3378f0e8b110aa4b51 (patch)
treee777999ba2b119bc5a47aa746a2a9e273b8f5d5d /drivers/net/ethernet/ti
parentnet/mlx5e: Convert single case statement switch statements into if statements (diff)
downloadlinux-dev-6b660c4177aaebdc73df7a3378f0e8b110aa4b51.tar.xz
linux-dev-6b660c4177aaebdc73df7a3378f0e8b110aa4b51.zip
net: openvswitch: do not update max_headroom if new headroom is equal to old headroom
When a vport is deleted, the maximum headroom size would be changed. If the vport which has the largest headroom is deleted, the new max_headroom would be set. But, if the new headroom size is equal to the old headroom size, updating routine is unnecessary. Signed-off-by: Taehee Yoo <ap420073@gmail.com> Tested-by: Greg Rose <gvrose8192@gmail.com> Reviewed-by: Greg Rose <gvrose8192@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/ti')
0 files changed, 0 insertions, 0 deletions