[PATCH2 17/22] staging: brcm80211: remove usage of struct osl_info for register access

Greg KH greg at kroah.com
Tue Mar 1 02:22:03 UTC 2011


On Sat, Feb 26, 2011 at 04:35:09AM +0300, Dan Carpenter wrote:
> On Fri, Feb 25, 2011 at 04:39:25PM +0100, Arend van Spriel wrote:
> > Register access to the device uses a flag in struct osl_info to determine
> > whether to use memory mapped access or not. This check was not needed as
> > it boils down to memory mapped for brcmsmac driver and not for brcmfmac
> > driver. Only use of struct osl_info is reduced to keeping track of the
> > number of allocated sk_buffs within the driver(s).
> 
> This one doesn't apply on linux-next.

Dan is right, this one doesn't apply.  So I've applied the first 16
patches in this series, but not the rest.  Care to redo them and resend?

thanks,

greg k-h



More information about the devel mailing list