diff options
author | Andrew Jones <drjones@redhat.com> | 2013-02-18 10:29:20 +0000 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2013-02-19 00:51:09 -0500 |
commit | d37204566a61d5116d385ae909db8e14a734b30f (patch) | |
tree | 1de89382a76c993a0b8c6081609b25eeb6e7f4e2 /block/Kconfig | |
parent | 07dcf8e9cc77e86eedfc28fa37713b5471e906b7 (diff) |
xen: netback: remove redundant xenvif_put
netbk_fatal_tx_err() calls xenvif_carrier_off(), which does
a xenvif_put(). As callers of netbk_fatal_tx_err should only
have one reference to the vif at this time, then the xenvif_put
in netbk_fatal_tx_err is one too many.
Signed-off-by: Andrew Jones <drjones@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions