Merge branch 'x86-build-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
[GitHub/mt8127/android_kernel_alcatel_ttab.git] / net / compat.c
index 6def90e0a1124b6772c480d099e7f6a505ba82f8..64b4515a64e6e7e6002b0f923b8ef3902406854f 100644 (file)
@@ -79,7 +79,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,
-                  struct sockaddr *kern_address, int mode)
+                  struct sockaddr_storage *kern_address, int mode)
 {
        int tot_len;