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<[email protected]> > > Signed-off-by: Larry Finger <[email protected]> > > 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 _______________________________________________ devel mailing list [email protected] http://driverdev.linuxdriverproject.org/mailman/listinfo/devel
