]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/isdn/mISDN/l1oip.h
Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6
[mv-sheeva.git] / drivers / isdn / mISDN / l1oip.h
index a23d575449f607c70ad9a575ee9ac38b9ac39564..bc26c890d9a281b663c3ec5b832cc845ba6729de 100644 (file)
@@ -76,7 +76,7 @@ struct l1oip {
        struct sockaddr_in      sin_local;      /* local socket name */
        struct sockaddr_in      sin_remote;     /* remote socket name */
        struct msghdr           sendmsg;        /* ip message to send */
-       struct iovec            sendiov;        /* iov for message */
+       struct kvec             sendiov;        /* iov for message */
 
        /* frame */
        struct l1oip_chan       chan[128];      /* channel instances */