diff options
| author | Lakhvich Dmitriy <[email protected]> | 2016-06-16 16:18:58 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2016-06-16 22:16:12 -0700 |
| commit | 5f78e29ceebf03a80a5141515bd5b48ca83f0495 (patch) | |
| tree | e4a10605c77cb9217d9cea58e9fdaeeea3d87f09 /tools/perf/scripts/python/call-graph-from-postgresql.py | |
| parent | 6059c90537868bfd365163ba3dff95cf775939ff (diff) | |
qeth: optimize IP handling in rx_mode callback
In layer3 mode of the qeth driver, multicast IP addresses
from struct net_device and other type of IP addresses
from other sources require mapping to the OSA-card.
This patch simplifies the IP address mapping logic, and changes imple-
mentation of ndo_set_rx_mode callback and ip notifier events.
Addresses are stored in private hashtables instead of lists now.
It allows hardware registration/removal for new/deleted multicast
addresses only.
Signed-off-by: Lakhvich Dmitriy <[email protected]>
Signed-off-by: Ursula Braun <[email protected]>
Reviewed-by: Evgeny Cherkashin <[email protected]>
Reviewed-by: Thomas Richter <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-postgresql.py')
0 files changed, 0 insertions, 0 deletions