From: David S. Miller Date: Wed, 18 Jan 2017 20:11:21 +0000 (-0500) Subject: Merge branch 'xen-netback-leaks' X-Git-Tag: v4.10-rc6~8^2~57 X-Git-Url: https://asedeno.scripts.mit.edu/gitweb/?a=commitdiff_plain;h=d89ede6d8f029d3435d8a1602d21e5be68831369;p=linux.git 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 --- d89ede6d8f029d3435d8a1602d21e5be68831369