DSS2: Small VRFB context allocation bug fixed
[pandora-kernel.git] / net / core / iovec.c
index 755c37f..4c9c012 100644 (file)
@@ -36,7 +36,7 @@
  *     in any case.
  */
 
-int verify_iovec(struct msghdr *m, struct iovec *iov, char *address, int mode)
+int verify_iovec(struct msghdr *m, struct iovec *iov, struct sockaddr *address, int mode)
 {
        int size, err, ct;