Search Linux Wireless

Re: [PATCH] p54: fix skb->cb tx info conversion

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> > +				ni = IEEE80211_SKB_CB(entry->next);
> > +				freed = ((void *)ni->driver_data)->start_addr
> > +						- last_addr;
> > +			} else
> >  				freed = priv->rx_end - last_addr;
> >  
> >  			last_addr = range->end_addr;
> 
>   CC [M]  drivers/net/wireless/p54/p54common.o
> drivers/net/wireless/p54/p54common.c: In function ‘p54_rx_frame_sent’:
> drivers/net/wireless/p54/p54common.c:406: warning: dereferencing ‘void *’ pointer
> drivers/net/wireless/p54/p54common.c:406: error: request for member ‘start_addr’ in something not a structure or union
> 
> Looks like you are missing a (struct memrecord *) for the freed
> assignment...?

Umm, yes, this can't work. I wonder what I did, I sure have compiled
this kernel. Must have backed out the patch accidentally. Sorry, will
follow up with a fixed one.

johannes

Attachment: signature.asc
Description: This is a digitally signed message part


[Index of Archives]     [Linux Host AP]     [ATH6KL]     [Linux Bluetooth]     [Linux Netdev]     [Kernel Newbies]     [Linux Kernel]     [IDE]     [Security]     [Git]     [Netfilter]     [Bugtraq]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux ATA RAID]     [Samba]     [Device Mapper]
  Powered by Linux