From: Somnath Kotur Date: Thu, 21 Apr 2011 03:18:12 +0000 (+0000) Subject: be2net: Fixed a bug in be_cmd_get_regs(). X-Git-Tag: v3.0-rc1~377^2~257 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fe2a70eefa18a3e419dd9a23e16af14258b7cc20;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed