[PATCH 1/7] Remove unused struct wcn36xx_dxe_mem_pool

YanBo dreamfly281 at gmail.com
Tue May 28 12:08:59 EDT 2013


good, the tx dxe mem pool is unused

On Tue, May 28, 2013 at 10:59 PM, Pontus Fuchs <pontus.fuchs at gmail.com> wrote:
> Forgotten leftovers.
>
> Signed-off-by: Pontus Fuchs <pontus.fuchs at gmail.com>
> ---
>  dxe.h | 8 --------
>  1 file changed, 8 deletions(-)
>
> diff --git a/dxe.h b/dxe.h
> index 42fd47a..b26f064 100644
> --- a/dxe.h
> +++ b/dxe.h
> @@ -191,14 +191,6 @@ struct wcn36xx_dxe_ctl {
>     struct sk_buff                      *skb;
>  };
>
> -struct wcn36xx_dxe_mem_info {
> -       unsigned long len;
> -       //The offset from beginning of the buffer where it is allocated
> -       unsigned long offset;
> -       unsigned long phy_addr;
> -};
> -
> -
>  struct wcn36xx_dxe_ch {
>         enum wcn36xx_dxe_ch_type        ch_type;
>         void                            *cpu_addr;
> --
> 1.8.1.2
>
>
> _______________________________________________
> wcn36xx mailing list
> wcn36xx at lists.infradead.org
> http://lists.infradead.org/mailman/listinfo/wcn36xx



More information about the wcn36xx mailing list