Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1725363

Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings

From Stephen Hemminger <stephen@networkplumber.org>
Newsgroups linux.kernel
Subject Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings
Date 2017-09-01 23:40 +0200
Message-ID <ul1Ps-2fo-35@gated-at.bofh.it> (permalink)
References <ul1Pr-2fo-5@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


On Fri,  1 Sep 2017 14:30:03 -0700
Haiyang Zhang <haiyangz@exchange.microsoft.com> wrote:

> From: Haiyang Zhang <haiyangz@microsoft.com>
> 
> This patch set cleans up some unused variables, unnecessary checks.
> Also fixed some limit checking of channel number.
> 
> 
> Haiyang Zhang (4):
>   hv_netvsc: Clean up an unused parameter in rndis_filter_set_rss_param()
>   hv_netvsc: Simplify num_chn checking in rndis_filter_device_add()
>   hv_netvsc: Simplify the limit check in netvsc_set_channels()
>   hv_netvsc: Fix the channel limit in netvsc_set_rxfh()
> 
>  drivers/net/hyperv/hyperv_net.h   |  2 +-
>  drivers/net/hyperv/netvsc_drv.c   |  7 ++-----
>  drivers/net/hyperv/rndis_filter.c | 11 +++++------
>  3 files changed, 8 insertions(+), 12 deletions(-)
> 

Reviewed-by: Stephen Hemminger <sthemmin@microsoft.com>

Back to linux.kernel | Previous | Next | Find similar | Unroll thread


Thread

Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings Stephen Hemminger <stephen@networkplumber.org> - 2017-09-01 23:40 +0200

csiph-web