patch-2.4.2 linux/drivers/scsi/qla1280.c

Next file: linux/drivers/scsi/qlogicpti.c
Previous file: linux/drivers/scsi/pluto.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.4.1/linux/drivers/scsi/qla1280.c linux/drivers/scsi/qla1280.c
@@ -220,7 +220,7 @@
 #include "ql1280_fw.h"
 
 #include <linux/stat.h>
-#include <linux/malloc.h>        /* for kmalloc() */
+#include <linux/slab.h>        /* for kmalloc() */
 
 
 #ifndef KERNEL_VERSION

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)