[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1412779746.11091.176.camel@edumazet-glaptop2.roam.corp.google.com>
Date: Wed, 08 Oct 2014 07:49:06 -0700
From: Eric Dumazet <eric.dumazet@...il.com>
To: Jim Davis <jim.epost@...il.com>
Cc: Stephen Rothwell <sfr@...b.auug.org.au>,
linux-next <linux-next@...r.kernel.org>,
linux-kernel <linux-kernel@...r.kernel.org>, amirv@...lanox.com,
netdev <netdev@...r.kernel.org>
Subject: Re: randconfig build error with next-20141008, in
drivers/net/ethernet/mellanox/mlx4/en_tx.c
On Wed, 2014-10-08 at 07:42 -0700, Jim Davis wrote:
> Building with the attached random configuration file,
>
> drivers/net/ethernet/mellanox/mlx4/en_tx.c: In function ‘mlx4_en_process_tx_cq’:
> drivers/net/ethernet/mellanox/mlx4/en_tx.c:395:27: error: ‘struct netdev_queue’
> has no member named ‘dql’
> prefetchw(&ring->tx_queue->dql.limit);
> ^
> drivers/net/ethernet/mellanox/mlx4/en_tx.c: In function ‘mlx4_en_xmit’:
> drivers/net/ethernet/mellanox/mlx4/en_tx.c:740:27: error: ‘struct netdev_queue’
> has no member named ‘dql’
> prefetchw(&ring->tx_queue->dql);
> ^
> make[5]: *** [drivers/net/ethernet/mellanox/mlx4/en_tx.o] Error 1
Thanks for the report, I'll take care of this.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists