commit | 218cbbd82132d48c6f4e042e31beb6019f92db01 | [log] [tgz] |
---|---|---|
author | Peter Hurley <peter@hurleysoftware.com> | Tue Nov 27 21:37:13 2012 -0500 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Wed Nov 28 08:46:52 2012 -0800 |
tree | 44cf6145756a072ec0413b66972114f24c243fce | |
parent | 49b2746e1426ffa188421996a0323bdd47657108 [diff] |
staging/fwserial: Remove superfluous free Now that the dma fifo is allocated on activate and freed on shutdown, this extra free is harmless but unnecessary. Signed-off-by: Peter Hurley <peter@hurleysoftware.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>