]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/net/wan/pc300_tty.c
iwlwifi: remove uses of __constant_{endian} helpers
[mv-sheeva.git] / drivers / net / wan / pc300_tty.c
index 4518d0aa248026d62cdbe93e0afe579f6e161676..4917a94943bd9c1567bd63317b89043c3a08ccb3 100644 (file)
@@ -548,7 +548,7 @@ static int pc300_tiocmset(struct tty_struct *tty, struct file *file,
 {
        st_cpc_tty_area    *cpc_tty; 
 
-       CPC_TTY_DBG("%s: set:%x clear:%x\n", __FUNCTION__, set, clear);
+       CPC_TTY_DBG("%s: set:%x clear:%x\n", __func__, set, clear);
 
        if (!tty || !tty->driver_data ) {
                CPC_TTY_DBG("hdlcX-tty: no TTY to chars in buffer\n");