[AF_IUCV]: Compile fix - adopt to skbuff changes.
authorHeiko Carstens <heiko.carstens@de.ibm.com>
Sat, 5 May 2007 18:41:18 +0000 (11:41 -0700)
committerDavid S. Miller <davem@davemloft.net>
Sat, 5 May 2007 18:41:18 +0000 (11:41 -0700)
From: Heiko Carstens <heiko.carstens@de.ibm.com>

  CC [M]  net/iucv/af_iucv.o
net/iucv/af_iucv.c: In function `iucv_fragment_skb':
net/iucv/af_iucv.c:984: error: structure has no member named `h'
net/iucv/af_iucv.c:985: error: structure has no member named `nh'
net/iucv/af_iucv.c:988: error: incompatible type for argument 1 of
`skb_queue_tail'

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found