On Tue, Jun 14, 2011 at 05:14:43PM -0700, Greg KH wrote: > On Mon, May 30, 2011 at 10:02:35AM -0500, Larry Finger wrote: > > From: Larry Finger <[email protected]> > > > > 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, and > > corresponds to mainline commit > > 099fb8ab1e57e5d609ac686cc0ab6d1835a79155. > > > > Signed-off-by: Larry Finger <[email protected]> > > Signed-off-by: John W. Linville <[email protected]> > > --- > > > > Greg, > > > > This version is backported to 2.6.39. > > Great, thanks so much for this.
But it breaks the build: drivers/net/wireless/rtlwifi/rtl8192ce/phy.c:435:6: error: redefinition of ‘rtl92ce_phy_set_bw_mode_callback’ drivers/net/wireless/rtlwifi/rtl8192ce/phy.c:367:6: note: previous definition of ‘rtl92ce_phy_set_bw_mode_callback’ was here drivers/net/wireless/rtlwifi/rtl8192ce/phy.c: In function ‘rtl92ce_phy_set_bw_mode_callback’: drivers/net/wireless/rtlwifi/rtl8192ce/phy.c:499:2: error: implicit declaration of function ‘rtl92ce_phy_rf6052_set_bandwidth’ Come on people, please test this stuff... greg k-h _______________________________________________ stable mailing list [email protected] http://linux.kernel.org/mailman/listinfo/stable
