diff options
author | Li, Liang Z <liang.z.li@intel.com> | 2015-06-27 02:17:26 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2015-06-29 02:49:14 +0300 |
commit | 905726c1c5a3ca620ba7d73c78eddfb91de5ce28 (patch) | |
tree | b569b702c2a9dd0a9b941edf685147b1d16a47d9 /samples/bpf/Makefile | |
parent | 96ac5cc9636318e7d92e72a3f1032456152a3a2f (diff) | |
download | linux-905726c1c5a3ca620ba7d73c78eddfb91de5ce28.tar.xz |
xen-netfront: Remove the meaningless code
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.
Signed-off-by: Liang Li <liang.z.li@intel.com>
Reviewed-by: David Vrabel <david.vrabel@citrix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'samples/bpf/Makefile')
0 files changed, 0 insertions, 0 deletions