Author :
stsp
Date :
2022-01-04 15:55:28
Hash :0df2aed8 Message :fix length boundary checks for incoming packets in iwm/iwx
The minimum length and the maximum length required were both too low,
due to an error in accounting for the 4-byte packet length+flags header.
Patch by Christian Ehrhardt