diff options
Diffstat (limited to 'drivers/s390/net/qeth_eddp.h')
-rw-r--r-- | drivers/s390/net/qeth_eddp.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/s390/net/qeth_eddp.h b/drivers/s390/net/qeth_eddp.h index cae9ba265056..103768d3bab2 100644 --- a/drivers/s390/net/qeth_eddp.h +++ b/drivers/s390/net/qeth_eddp.h | |||
@@ -54,7 +54,7 @@ qeth_eddp_check_buffers_for_context(struct qeth_qdio_out_q *, | |||
54 | struct qeth_eddp_data { | 54 | struct qeth_eddp_data { |
55 | struct qeth_hdr qh; | 55 | struct qeth_hdr qh; |
56 | struct ethhdr mac; | 56 | struct ethhdr mac; |
57 | u16 vlan[2]; | 57 | __be16 vlan[2]; |
58 | union { | 58 | union { |
59 | struct { | 59 | struct { |
60 | struct iphdr h; | 60 | struct iphdr h; |