Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1173582
| From | David Miller <davem@davemloft.net> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH] xen-netfront: Remove the meaningless code |
| Date | 2015-06-29 01:50 +0200 |
| Message-ID | <pGuuJ-2zg-1@gated-at.bofh.it> (permalink) |
| References | <pFzZw-5Mj-1@gated-at.bofh.it> <pFDA6-2w9-21@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
From: David Vrabel <david.vrabel@citrix.com> Date: Fri, 26 Jun 2015 16:15:18 +0100 > On 27/06/15 00:17, Liang Li wrote: >> The function netif_set_real_num_tx_queues() will return -EINVAL if >> the second parameter < 1, so call this function with the second >> parameter set to 0 is meaningless. > > Reviewed-by: David Vrabel <david.vrabel@citrix.com> Applied. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
Back to linux.kernel | Previous | Next | Find similar | Unroll thread
Re: [PATCH] xen-netfront: Remove the meaningless code David Miller <davem@davemloft.net> - 2015-06-29 01:50 +0200
csiph-web