aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
diff options
context:
space:
mode:
authorDavid Woodhouse <dwmw2@infradead.org>2012-12-11 14:57:14 +0000
committerDavid S. Miller <davem@davemloft.net>2012-12-12 00:16:47 -0500
commitcae49ede00ec3d0cda290b03fee55b72b49efc11 (patch)
tree56080637d0aa2421913818cb9108152510a07851 /.gitignore
parentfda4d85d6124134dd7c72d6559bd275732eb39b9 (diff)
solos-pci: fix double-free of TX skb in DMA mode
We weren't clearing card->tx_skb[port] when processing the TX done interrupt. If there wasn't another skb ready to transmit immediately, this led to a double-free because we'd free it *again* next time we did have a packet to send. Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Cc: stable@kernel.org Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to '.gitignore')
0 files changed, 0 insertions, 0 deletions