commit | d89ede6d8f029d3435d8a1602d21e5be68831369 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@davemloft.net> | Wed Jan 18 15:11:21 2017 -0500 |
committer | David S. Miller <davem@davemloft.net> | Wed Jan 18 15:11:21 2017 -0500 |
tree | 6f3d46c2653ace73426558feacde02c97c7adbeb | |
parent | 6acbe3716034a159f2e9a810631e40bc85af0458 [diff] | |
parent | f16f1df65f1cf139ff9e9f84661e6573d6bb27fc [diff] |
Merge branch 'xen-netback-leaks' Igor Druzhinin says: ==================== xen-netback: fix memory leaks on XenBus disconnect Just split the initial patch in two as proposed by Wei. Since the approach for locking netdev statistics is inconsistent (tends not to have any locking at all) accross the kernel we'd better to rely on our internal lock for this purpose. ==================== Signed-off-by: David S. Miller <davem@davemloft.net>