public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* Re: [patch] Staging: rtl8192e: off by one in
@ 2011-09-21 15:45 Dan Carpenter
  0 siblings, 0 replies; only message in thread
From: Dan Carpenter @ 2011-09-21 15:45 UTC (permalink / raw)
  To: kernel-janitors

On Wed, Sep 21, 2011 at 10:33:34AM -0500, Larry Finger wrote:
> On 09/21/2011 02:17 AM, Dan Carpenter wrote:
> >COUNTRY_CODE_MAX is not a valid country code.  We're off by one here.
> >This gets passed to Dot11d_Channelmap() where it's used as an offset
> >into the ChannelPlan[] array.
> >
> >Signed-off-by: Dan Carpenter<dan.carpenter@oracle.com>
> 
> Signed-off-by: Larry Finger <Larry.Finger@lwfinger.net>
> 
> Dan, good catch.  Did this cause a problem, or did you find it while
> reading the code?
> 

It was a Smatch thing.  I caught it when I updated my smatch_data/.

regards,
dan carpenter

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-09-21 15:45 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-21 15:45 [patch] Staging: rtl8192e: off by one in Dan Carpenter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox