diff options
author | David S. Miller <davem@davemloft.net> | 2014-08-06 03:39:47 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-08-06 03:39:47 +0400 |
commit | 6ff4e36f8b69540b99aac75964154e14e7d6a6db (patch) | |
tree | 064246ae8554b93ffbd5e15c881dea7b48662713 /drivers/net/vmxnet3 | |
parent | ff204cce75d75678bf75fdd48c4c89fa30c555d3 (diff) | |
parent | 71b75d0e95b7699394f1d7d76628df719e859ef1 (diff) | |
download | linux-6ff4e36f8b69540b99aac75964154e14e7d6a6db.tar.xz |
Merge tag 'batman-adv-for-davem' of git://git.open-mesh.org/linux-merge
Antonio Quartulli says:
====================
pull request: batman-adv 2014-08-05
this is a pull request intended for net-next/linux-3.17 (yeah..it's really
late).
Patches 1, 2 and 4 are really minor changes:
- kmalloc_array is substituted to kmalloc when possible (as suggested by
checkpatch);
- net_ratelimited() is now used properly and the "suppressed" message is not
printed anymore if not needed;
- the internal version number has been increased to reflect our current version.
Patch 3 instead is introducing a change in the metric computation function
by changing the penalty applied at each mesh hop from 15/255 (~6%) to
30/255 (~11%). This change is introduced by Simon Wunderlich after having
observed a performance improvement in several networks when using the new value.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/vmxnet3')
0 files changed, 0 insertions, 0 deletions