Files
linux-st/include/linux
Jesper Dangaard Brouer fd3ba21478 net: fix xdp_rxq_info build issue when CONFIG_SYSFS is not set
The commit e817f85652 ("xdp: generic XDP handling of xdp_rxq_info")
removed some ifdef CONFIG_SYSFS in net/core/dev.c, but forgot to
remove the corresponding ifdef's in include/linux/netdevice.h.

Fixes: e817f85652 ("xdp: generic XDP handling of xdp_rxq_info")
Reported-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: Jesper Dangaard Brouer <brouer@redhat.com>
Tested-by: Guenter Roeck <linux@roeck-us.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
2018-01-10 15:37:00 -05:00
..
2018-01-02 13:59:16 -05:00
2017-12-20 11:10:17 -07:00
2018-01-09 10:57:08 -05:00
2017-12-29 21:13:04 +01:00
2018-01-03 11:00:22 -05:00
2018-01-03 11:00:23 -05:00