commit | 5a6b99170c7042702112c64bec46bcca9fbcc6d7 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Mar 26 16:40:39 2014 -0400 |
committer | David S. Miller <davem@davemloft.net> | Wed Mar 26 16:40:39 2014 -0400 |
tree | 47e16b3d7a6b6b63790aa032c26adab9b04271f9 | |
parent | 7aceb47a9df3383b24824c3e4bd4f029e4598fda [diff] | |
parent | 9152e26df20b9e5ffdbe0d5b96d0e9ff8b33ff31 [diff] |
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: David S. Miller <davem@davemloft.net>