]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - drivers/char/rocket.c
IB/core: Add helpers for uncached GID and P_Key searches
[linux-2.6-omap-h63xx.git] / drivers / char / rocket.c
index 61a63da420c29ee02c1c9118c04a2454817245d9..a3fd7e7ba5a977556ccae27fcb4ca2bffa0c4eee 100644 (file)
@@ -1014,9 +1014,6 @@ static int rp_open(struct tty_struct *tty, struct file *filp)
        /*
         * Info->count is now 1; so it's safe to sleep now.
         */
-       info->session = process_session(current);
-       info->pgrp = process_group(current);
-
        if ((info->flags & ROCKET_INITIALIZED) == 0) {
                cp = &info->channel;
                sSetRxTrigger(cp, TRIG_1);