rtlwifi: rtl8192c-common: rtl8192ce: Fix for HT40 regression
authorLarry Finger <Larry.Finger@lwfinger.net>
Sat, 14 May 2011 15:15:17 +0000 (10:15 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 16 May 2011 18:25:30 +0000 (14:25 -0400)
The changes that were made to rtl8192ce when rtl8192cu was added broke
HT40. The errors included a typo in rtlwifi, a missing routine in
rtl8192ce and a missing callback of that routine in rtl8192c-common.

This patch fixes the regression reported in Bug #35082.

Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
Cc: stable@kernel.org
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found