znet: Don't claim DMA lock around free_dma() calls.
authorDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 05:15:23 +0000 (22:15 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Oct 2009 05:15:23 +0000 (22:15 -0700)
It's not necessary and it's illegal too.

Reported-by: Alexander Strakh <strakh@ispras.ru>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found