Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel...
[firefly-linux-kernel-4.4.55.git] / include / linux / n_r3964.h
index db4f3776978aafe81c36caf263f001d195e28311..54b8e0d8d9161e310ea11df8f81f81c44c1cfa1d 100644 (file)
@@ -4,7 +4,6 @@
  * Copyright by
  * Philips Automation Projects
  * Kassel (Germany)
- * http://www.pap-philips.de
  * -----------------------------------------------------------
  * This software may be used and distributed according to the terms of
  * the GNU General Public License, incorporated herein by reference.
@@ -116,7 +115,7 @@ struct r3964_message;
 
 struct r3964_client_info {
        spinlock_t     lock;
-       pid_t          pid;
+       struct pid    *pid;
        unsigned int   sig_flags;
 
        struct r3964_client_info *next;