Re: Build failure in -next due to 'xdp: generic XDP handling of xdp_rxq_info'

2018-01-09 Thread Jesper Dangaard Brouer
On Tue, 9 Jan 2018 11:01:47 -0800 Guenter Roeck wrote: > Hi, > > commit e817f85652c ("xdp: generic XDP handling of xdp_rxq_info") results in > the following error when building m68k:m5208evb_defconfig in -next. > > net/core/dev.c: In function 'netif_get_rxqueue': >

Re: Build failure in -next due to 'xdp: generic XDP handling of xdp_rxq_info'

2018-01-09 Thread Jesper Dangaard Brouer
On Tue, 9 Jan 2018 11:01:47 -0800 Guenter Roeck wrote: > Hi, > > commit e817f85652c ("xdp: generic XDP handling of xdp_rxq_info") results in > the following error when building m68k:m5208evb_defconfig in -next. > > net/core/dev.c: In function 'netif_get_rxqueue': > net/core/dev.c:3926:15:

Build failure in -next due to 'xdp: generic XDP handling of xdp_rxq_info'

2018-01-09 Thread Guenter Roeck
Hi, commit e817f85652c ("xdp: generic XDP handling of xdp_rxq_info") results in the following error when building m68k:m5208evb_defconfig in -next. net/core/dev.c: In function 'netif_get_rxqueue': net/core/dev.c:3926:15: error: 'struct net_device' has no member named '_rx'

Build failure in -next due to 'xdp: generic XDP handling of xdp_rxq_info'

2018-01-09 Thread Guenter Roeck
Hi, commit e817f85652c ("xdp: generic XDP handling of xdp_rxq_info") results in the following error when building m68k:m5208evb_defconfig in -next. net/core/dev.c: In function 'netif_get_rxqueue': net/core/dev.c:3926:15: error: 'struct net_device' has no member named '_rx'