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


Groups > linux.kernel > #1725365

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

From Haiyang Zhang <haiyangz@exchange.microsoft.com>
Newsgroups linux.kernel
Subject [PATCH net-next, 0/4] cleanups and fixes of channel settings
Date 2017-09-01 23:40 +0200
Message-ID <ul1Pr-2fo-5@gated-at.bofh.it> (permalink)
Organization linux.* mail to news gateway

Show all headers | View raw


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(-)

-- 
2.14.1

Back to linux.kernel | Previous | NextNext in thread | Find similar | Unroll thread


Thread

[PATCH net-next, 0/4] cleanups and fixes of channel settings Haiyang Zhang <haiyangz@exchange.microsoft.com> - 2017-09-01 23:40 +0200
  Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings David Miller <davem@davemloft.net> - 2017-09-02 05:40 +0200

csiph-web