Linux kernel mirror (for testing) git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
kernel os linux

[PATCH] orinoco: fix truncating commsquality RID with the latest Symbol firmware

Symbol firmware F3.91-71 has an additional word in the commsquality RID.
Extend the receiving buffer by one word to accomodate it.

Signed-off-by: Pavel Roskin <proski@gnu.org>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

authored by

Pavel Roskin and committed by
John W. Linville
a208c4e1 9b0b4d8a

+1 -1
+1 -1
drivers/net/wireless/orinoco.c
··· 390 390 } 391 391 } else { 392 392 struct { 393 - __le16 qual, signal, noise; 393 + __le16 qual, signal, noise, unused; 394 394 } __attribute__ ((packed)) cq; 395 395 396 396 err = HERMES_READ_RECORD(hw, USER_BAP,