bnx2x: fix little endian conversion in Tx
authorChas Williams <3chas3@gmail.com>
Tue, 3 Nov 2015 17:26:16 +0000 (12:26 -0500)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Sun, 6 Dec 2015 23:55:51 +0000 (00:55 +0100)
commita18d3da2bfc0af956665d66291c4ba6ccf06baf9
tree9d428b045ac30085ad4695e3859edd578467c06b
parentca26d3b4e03e1c59397d6c54e67edeecfba5d493
bnx2x: fix little endian conversion in Tx

tx_start_bd->vlan_or_ethertype is le16

Signed-off-by: Chas Williams <3chas3@gmail.com>
drivers/net/bnx2x/bnx2x.c