diff options
author | Venkat Duvvuru <VenkatKumar.Duvvuru@Emulex.com> | 2015-07-10 12:32:47 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-07-11 09:24:29 +0300 |
commit | 1645d99768e00d3148ebded5d8c4ab55cdb19a5c (patch) | |
tree | 0983bad27fdb3fd202c58fdb556f5b8cf742b692 /drivers/net/ethernet/emulex/benet/be_cmds.c | |
parent | 887a65c4ab1511a9afc8a20e5507bec3d074f867 (diff) | |
download | linux-1645d99768e00d3148ebded5d8c4ab55cdb19a5c.tar.xz |
be2net: convert dest field in udp-hdr to host-endian
The "dest" field in the UDP-hdr of a TX skb is in network endian format.
Convert it to host endian before accessing it. The os2bmc patch,
mentioned below introduced this code.
Fixes: 760c295e0e8d ("be2net: Support for OS2BMC")
Signed-off-by: Venkat Duvvuru <VenkatKumar.Duvvuru@Emulex.com>
Signed-off-by: Sathya Perla <sathya.perla@avagotech.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet/emulex/benet/be_cmds.c')
0 files changed, 0 insertions, 0 deletions