From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael =?UTF-8?B?QsO8c2No?= Date: Sun, 26 Jun 2011 23:04:25 +0200 Subject: Improvement in b43 on BCM4312 (14e4:4315) In-Reply-To: References: <4E03A25F.7080103@lwfinger.net> Message-ID: <20110626230425.744da739@maggie> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: =?UTF-8?B?UmFmYcWCIE1pxYJlY2tp?= Cc: Larry Finger , wireless , b43-dev On Sun, 26 Jun 2011 22:48:59 +0200 Rafa? Mi?ecki wrote: > > Only one of the patches to ssb seems to be the "fix", namely commit eb40e3e8 > > entitled "drivers/ssb/driver_chipcommon_pmu.c: uninitilized warning" by > > Connor Hansen. I need to do more tests on this patch, but the kernel from > > Linus's tree could reinstall itself when I added this patch. I see no > > indication in the commit message regarding pushing this one to stable, but I > > think it should go upstream to mainline and the stable trees. > > It does not look like possible fix to me. Plus it sounds like false > warning from compiler. > > Take a look at relation between: > 1) updown_tab and updown_tab_size > 2) depend_tab and depend_tab_size The patch in question does nothing but silence a bogus compiler warning. No logical change to the code.