]> git.baikalelectronics.ru Git - kernel.git/commit
rtlwifi: Fix errors in descriptor manipulation
authorLarry Finger <Larry.Finger@lwfinger.net>
Thu, 6 Nov 2014 01:10:53 +0000 (19:10 -0600)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 10 Nov 2014 18:10:23 +0000 (13:10 -0500)
commit6847ff282aeb59064f6ac5261c9d400774c1b166
treeb83c1460fbfcbc34418ad3136b695a296ee56693
parentef4fb3ef501e1c4f15d97194229b1d081b76b738
rtlwifi: Fix errors in descriptor manipulation

There are typos in the handling of the descriptor pointers where the wrong
descriptor is referenced. There is also an error in which the pointer is
incremented twice.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/rtlwifi/pci.c