]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - drivers/pcmcia/sa1100_simpad.c
IB/mlx4: Use kzalloc() for new QPs so flags are initialized to 0
[karo-tx-linux.git] / drivers / pcmcia / sa1100_simpad.c
index 04d6f7f75f7806b6ea8fc66f4bc34b4163bbb3c3..42567de894b942916e3dbfeafe1015f4896adb8d 100644 (file)
@@ -90,7 +90,7 @@ simpad_pcmcia_configure_socket(struct soc_pcmcia_socket *skt,
 
        default:
                printk(KERN_ERR "%s(): unrecognized Vcc %u\n",
-                       __FUNCTION__, state->Vcc);
+                       __func__, state->Vcc);
                clear_cs3_bit(VCC_3V_EN|VCC_5V_EN|EN0|EN1);
                local_irq_restore(flags);
                return -1;