staging: r8188eu: Make mult-byte entities in dhcp header be big endian
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 21 Aug 2021 15:14:59 +0000 (10:14 -0500)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Thu, 26 Aug 2021 10:19:07 +0000 (12:19 +0200)
commit6ca88cb5e8478e6694b4cccfb2d331435d5bb77c
tree160ba9287266900fd0e4534490eb3fd3d703b70d
parente92e5f30ad320474346bfd5884cf170ad8c88968
staging: r8188eu: Make mult-byte entities in dhcp header be big endian

The 16- and 32-bit quantities in the dhcp message definition must be
big endian.

Acked-by: Phillip Potter <phil@philpotter.co.uk>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Link: https://lore.kernel.org/r/20210821151459.26078-1-Larry.Finger@lwfinger.net
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/staging/r8188eu/core/rtw_br_ext.c