aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet/broadcom/bgmac.h
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2017-03-03 09:36:15 -0800
committerDavid S. Miller <davem@davemloft.net>2017-03-03 09:36:15 -0800
commit2ddbcea75a36dac2ff62ee33a0a8df37e994201e (patch)
treedda0845041f4823dd34c32ae1e974aeff896055d /drivers/net/ethernet/broadcom/bgmac.h
parentMerge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queue (diff)
parentxen-netback: don't vfree() queues under spinlock (diff)
downloadlinux-dev-2ddbcea75a36dac2ff62ee33a0a8df37e994201e.tar.xz
linux-dev-2ddbcea75a36dac2ff62ee33a0a8df37e994201e.zip
Merge branch 'xen-netback-fixes'
Paul Durrant says: ==================== xen-netback: update memory leak fix to avoid BUG Commit 9a6cdf52b85e "xen-netback: fix memory leaks on XenBus disconnect" added missing code to fix a memory leak by calling vfree() in the appropriate place. Unfortunately subsequent commit f16f1df65f1c "xen-netback: protect resource cleaning on XenBus disconnect" then wrapped this call to vfree() in a spin lock, leading to a BUG due to incorrect context. Patch #1 makes the existing code more readable Patch #2 fixes the problem ==================== Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions