dect
/
linux-2.6
Archived
13
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/lpfc
Matthew Dobson 0eaae62aba [PATCH] mempool: use common mempool kmalloc allocator
This patch changes several mempool users, all of which are basically just
wrappers around kmalloc(), to use the common mempool_kmalloc/kfree, rather
than their own wrapper function, removing a bunch of duplicated code.

Signed-off-by: Matthew Dobson <colpatch@us.ibm.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-03-26 08:56:59 -08:00
..
Makefile [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc.h [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 2006-03-12 08:56:58 -06:00
lpfc_attr.c [SCSI] lpfc 8.1.4 : Two misc fixes 2006-03-12 08:57:13 -06:00
lpfc_compat.h [PATCH] turn many #if $undefined_string into #ifdef $undefined_string 2005-07-27 16:26:08 -07:00
lpfc_crtn.h [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 2006-03-12 08:56:58 -06:00
lpfc_ct.c [PATCH] lpfc 8.1.3: Fix deadlock in lpfc_fdmi_tmo_handler 2006-03-06 09:47:14 -06:00
lpfc_disc.h [SCSI] lpfc 8.1.2: Added support for FAN 2006-02-28 19:01:51 -06:00
lpfc_els.c [SCSI] lpfc 8.1.4 : Fixed a timer panic due to timer firing after freeing ndlp 2006-03-12 08:56:38 -06:00
lpfc_hbadisc.c [SCSI] lpfc 8.1.4 : Two misc fixes 2006-03-12 08:57:13 -06:00
lpfc_hw.h [PATCH] lpfc 8.1.3: Derive supported speeds from LMT field in the READ_CONFIG 2006-03-06 09:45:43 -06:00
lpfc_init.c [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 2006-03-12 08:56:58 -06:00
lpfc_logmsg.h [SCSI] lpfc: Update copyright notices 2005-07-02 19:08:29 -05:00
lpfc_mbox.c [SCSI] lpfc 8.1.2: Allow turning on internal loop-back mode 2006-02-28 19:03:12 -06:00
lpfc_mem.c [PATCH] mempool: use common mempool kmalloc allocator 2006-03-26 08:56:59 -08:00
lpfc_nportdisc.c [SCSI] lpfc 8.1.4 : Fixed RSCN handling when a PLOGI is in retry 2006-03-12 08:56:13 -06:00
lpfc_scsi.c [PATCH] lpfc 8.1.3: Fix polling mode panic 2006-03-06 09:47:46 -06:00
lpfc_scsi.h [SCSI] lpfc: minor syntax fixes 2006-03-06 10:20:56 -06:00
lpfc_sli.c [SCSI] lpfc 8.1.4 : Introduce lpfc_reset_barrier() function for resets on dual channel adapters 2006-03-12 08:56:58 -06:00
lpfc_sli.h [PATCH] lpfc 8.1.3: Remove unused MBhostaddr from lpfc_sli structure 2006-03-06 09:46:34 -06:00
lpfc_version.h [SCSI] lpfc 8.1.4 : Change version number to 8.1.4 2006-03-12 08:57:29 -06:00