search for: e58468b02987

Displaying 2 results from an estimated 2 matches for "e58468b02987".

2015 Aug 19
0
[PATCH 1/4] virtio_net: use DECLARE_EWMA
...es that store the parameters. Signed-off-by: Johannes Berg <johannes.berg at intel.com> --- drivers/net/Kconfig | 1 - drivers/net/virtio_net.c | 22 +++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index e58468b02987..f50373645ab4 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -282,7 +282,6 @@ config VETH config VIRTIO_NET tristate "Virtio network driver" depends on VIRTIO - select AVERAGE ---help--- This is the virtual network driver for virtio. It can be used with lgue...
2015 Aug 19
0
[PATCH 1/4] virtio_net: use DECLARE_EWMA
...es that store the parameters. Signed-off-by: Johannes Berg <johannes.berg at intel.com> --- drivers/net/Kconfig | 1 - drivers/net/virtio_net.c | 22 +++++++++++----------- 2 files changed, 11 insertions(+), 12 deletions(-) diff --git a/drivers/net/Kconfig b/drivers/net/Kconfig index e58468b02987..f50373645ab4 100644 --- a/drivers/net/Kconfig +++ b/drivers/net/Kconfig @@ -282,7 +282,6 @@ config VETH config VIRTIO_NET tristate "Virtio network driver" depends on VIRTIO - select AVERAGE ---help--- This is the virtual network driver for virtio. It can be used with lgue...