mbox series

[iw,v2,0/3] iw: fix HE and EHT information on Big Endian platformas

Message ID 20250405184807.701728-1-olek2@wp.pl
Headers show
Series iw: fix HE and EHT information on Big Endian platformas | expand

Message

Aleksander Jan Bajkowski April 5, 2025, 6:48 p.m. UTC
IE fields are encoded in Little Endian and are not correctly
printed on Big Endian platforms.

v2:
 - added EHT capabilities patch
 - minor code formatting changes

Aleksander Jan Bajkowski (3):
  iw: fix HE capabilities on Big Endian platforms
  iw: fix HE operation on Big Endian platforms
  iw: fix EHT capabilities on Big Endian platforms

 util.c | 50 +++++++++++++++++++++++++++-----------------------
 1 file changed, 27 insertions(+), 23 deletions(-)