commit | fe2a70eefa18a3e419dd9a23e16af14258b7cc20 | [log] [tgz] |
---|---|---|
author | Somnath Kotur <somnath.kotur@emulex.com> | Thu Apr 21 03:18:12 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Apr 25 12:13:47 2011 -0700 |
tree | c86cf20f94ef175ff83bd7ae4d3c9ee648826662 | |
parent | 3aba891dde3842d89ad022237b99c1ed308040b0 [diff] |
be2net: Fixed a bug in be_cmd_get_regs(). Same WRB entry was being reused over different iterations of a loop while issuing non-embedded IOCTL requests.Fixed couple of minor bugs in this path as well. Re-factored code to alloc/free memory for DMA outside of loop Signed-off-by: Somnath Kotur <somnath.kotur@emulex.com> Signed-off-by: David S. Miller <davem@davemloft.net>