]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/compat.c
Fix the epca driver to permit epca_setup() to be invoked from the kernel cmdline
[linux-2.6-omap-h63xx.git] / net / compat.c
index c823f6f290cbf6c6399cfae02f17b940052c2c73..6e1b03b51933cf897fc7c24cf1fa4d561b0e6243 100644 (file)
@@ -75,7 +75,7 @@ int get_compat_msghdr(struct msghdr *kmsg, struct compat_msghdr __user *umsg)
 
 /* I've named the args so it is easy to tell whose space the pointers are in. */
 int verify_compat_iovec(struct msghdr *kern_msg, struct iovec *kern_iov,
-                  char *kern_address, int mode)
+                  struct sockaddr *kern_address, int mode)
 {
        int tot_len;