summaryrefslogtreecommitdiffstats
path: root/drivers/net/phy/realtek.c
diff options
context:
space:
mode:
authorIgor Mitsyanko <igor.mitsyanko.os@quantenna.com>2020-01-27 11:46:53 +0100
committerKalle Valo <kvalo@codeaurora.org>2020-02-12 17:16:46 +0100
commit8b0b5f1ba9e02191aedb496abbfdae174c24c85b (patch)
tree7625a6d773349efdf5bb8350ccd23d368207a2c3 /drivers/net/phy/realtek.c
parentqtnfmac: pass max scan SSIDs limit on per-radio basis (diff)
downloadlinux-8b0b5f1ba9e02191aedb496abbfdae174c24c85b.tar.xz
linux-8b0b5f1ba9e02191aedb496abbfdae174c24c85b.zip
qtnfmac: cleanup alignment in firmware communication protocol
Make sure that all elements in QLINK protocol message are aligned to 4 bytes. For this purpose add necessary amount of padding bytes to each message. Besides, add padding for non-aligned variable length fields, e.g. SSID, so that the first byte of the next variable length element is aligned. to 4 bytes. Finally, introduce TLV parsing helpers to reduce boilerplate TLV parsing code. Signed-off-by: Igor Mitsyanko <igor.mitsyanko.os@quantenna.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/net/phy/realtek.c')
0 files changed, 0 insertions, 0 deletions