]> Pileus Git - ~andy/linux/commit
rtlwifi: rtl8192cu: Fix error in pointer arithmetic
authorMark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Tue, 8 Oct 2013 15:18:20 +0000 (10:18 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 10 Oct 2013 18:05:41 +0000 (14:05 -0400)
commit9473ca6e920a3b9ca902753ce52833657f9221cc
tree0af41a9f2cf0c83b9d895ac75b64fb7d19b9fb1d
parentc380a1fda55c7853c5e767998365247f4030ef3b
rtlwifi: rtl8192cu: Fix error in pointer arithmetic

An error in calculating the offset in an skb causes the driver to read
essential device info from the wrong locations. The main effect is that
automatic gain calculations are nonsense.

Signed-off-by: Mark Cave-Ayland <mark.cave-ayland@ilande.co.uk>
Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: Stable <stable@vger.kernel.org> [2.6.39+]
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/rtl8192cu/trx.c