diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-11-14 00:54:04 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-16 09:08:05 +0300 |
commit | ed04642f753b1240fc65c2978b7365e93209972a (patch) | |
tree | 33222d72237e487050116c70849a932dc657fd24 /scripts/Makefile.build | |
parent | 9c2b5bdee125d840b2023dcc7625353c8e5bb10c (diff) | |
download | linux-ed04642f753b1240fc65c2978b7365e93209972a.tar.xz |
net: check the return value of ndo_select_queue()
Check the return value of ndo_select_queue(). If the value isn't smaller
than the real_num_tx_queues, print a warning message, and reset it to zero.
Signed-off-by: Changli Gao <xiaosuo@gmail.com>
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
----
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/Makefile.build')
0 files changed, 0 insertions, 0 deletions