]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - net/core/iovec.c
SAM9 watchdog: update for moved headers
[linux-2.6-omap-h63xx.git] / net / core / iovec.c
index 4fb1cb9b79b9bf98233daef4088349a904dc1822..4c9c0121c9dae3c70a6fe99d57d6111bfa7545e3 100644 (file)
@@ -18,7 +18,6 @@
 
 #include <linux/errno.h>
 #include <linux/module.h>
-#include <linux/sched.h>
 #include <linux/kernel.h>
 #include <linux/mm.h>
 #include <linux/slab.h>
@@ -37,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;