summaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJan Beulich <JBeulich@suse.com>2013-06-11 12:00:34 +0200
committerDavid S. Miller <davem@davemloft.net>2013-06-13 10:25:24 +0200
commit94f950c4060cd9b1989c565284beb159b9705a50 (patch)
treead1501e540db23490a383b14a9af62f6db0ed27f /net
parentmacvlan: don't touch promisc without passthrough (diff)
downloadlinux-94f950c4060cd9b1989c565284beb159b9705a50.tar.xz
linux-94f950c4060cd9b1989c565284beb159b9705a50.zip
xen-netback: don't de-reference vif pointer after having called xenvif_put()
When putting vif-s on the rx notify list, calling xenvif_put() must be deferred until after the removal from the list and the issuing of the notification, as both operations dereference the pointer. Changing this got me to notice that the "irq" variable was effectively unused (and was of too narrow type anyway). Signed-off-by: Jan Beulich <jbeulich@suse.com> Acked-by: Ian Campbell <ian.campbell@citrix.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions