Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1725363 > unrolled thread
| Started by | Stephen Hemminger <stephen@networkplumber.org> |
|---|---|
| First post | 2017-09-01 23:40 +0200 |
| Last post | 2017-09-01 23:40 +0200 |
| Articles | 1 — 1 participant |
Back to article view | Back to linux.kernel
This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by
below is the oldest one visible, not the original post.
Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings Stephen Hemminger <stephen@networkplumber.org> - 2017-09-01 23:40 +0200
| From | Stephen Hemminger <stephen@networkplumber.org> |
|---|---|
| Date | 2017-09-01 23:40 +0200 |
| Subject | Re: [PATCH net-next, 0/4] cleanups and fixes of channel settings |
| Message-ID | <ul1Ps-2fo-35@gated-at.bofh.it> |
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 top | Article view | linux.kernel
csiph-web