X-Git-Url: http://pileus.org/git/?a=blobdiff_plain;f=drivers%2Fs390%2Fnet%2Fqeth.h;h=8c6b72d05b1d63e9655bf19223704182f74a18f7;hb=c64768a7d671bcde80bca2aed93f9e07edc069c3;hp=6d4959807abcc0e291f217bfcccb6898360c2de9;hpb=2f81eccbd7a5440b43ff874c8f02d6143f41ba4f;p=~andy%2Flinux diff --git a/drivers/s390/net/qeth.h b/drivers/s390/net/qeth.h index 6d4959807ab..8c6b72d05b1 100644 --- a/drivers/s390/net/qeth.h +++ b/drivers/s390/net/qeth.h @@ -833,8 +833,7 @@ struct qeth_card { struct qeth_qdio_info qdio; struct qeth_perf_stats perf_stats; int use_hard_stop; - int (*orig_hard_header)(struct sk_buff *,struct net_device *, - unsigned short,void *,void *,unsigned); + const struct header_ops *orig_header_ops; struct qeth_osn_info osn_info; atomic_t force_alloc_skb; };