Skip to content
Commit 5a6b9917 authored by David S. Miller's avatar David S. Miller
Browse files

Merge branch 'bonding-next'



Ding Tianhong says:

====================
bonding: slight optimization and avoid spam for bond xmit path

v1->v2: Add ratelimit for debugging is not a good idea, it will miss some message
	if the user turns the debugging on, so remove the patch 3.
	use net_err_ratelimited instead of pr_err_ratelimited and use __func__ instead of
	bond_xmit_broadcast().
====================

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parents 7aceb47a 9152e26d
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment