fedora core 6 1.2949 + vserver 2.2.0
[linux-2.6.git] / drivers / s390 / net / qeth_eddp.h
index cae9ba2..103768d 100644 (file)
@@ -54,7 +54,7 @@ qeth_eddp_check_buffers_for_context(struct qeth_qdio_out_q *,
 struct qeth_eddp_data {
        struct qeth_hdr qh;
        struct ethhdr mac;
-       u16 vlan[2];
+       __be16 vlan[2];
        union {
                struct {
                        struct iphdr h;