From: James Smart Date: Fri, 5 Dec 2008 03:39:40 +0000 (-0500) Subject: [SCSI] lpfc 8.3.0 : Fix some memory handling issues X-Git-Tag: v2.6.29-rc1~555^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9f1e1b50ab43a281dbc75c25f11e1926a9ea367a;p=pandora-kernel.git [SCSI] lpfc 8.3.0 : Fix some memory handling issues - Fix mailbox buffer leak on dump mailbox completion - Fix mbuf leak in lpfc_pci_probe_one() SLI-2 mode error path - Don't allocate HBQs in interrupt context - Use correct size for FCP response buffer so that all available sense data is copied - Fix jiffies calculation to prevent crash when collecting statistical data Signed-off-by: James Smart Signed-off-by: James Bottomley --- Reading git-diff-tree failed