diff options
author | Christian Lamparter <chunkeey@gmail.com> | 2019-06-15 12:00:09 +0200 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-06-25 08:09:41 +0300 |
commit | 12e66ffbd534b1b622e7b907511a39cf572a32e3 (patch) | |
tree | 24e85337a2d3bec4dd649e4d5ae0c7f34da8fcde /drivers/fpga/altera-cvp.c | |
parent | 4a36de3996c7c9623a0b1835a360e88e0df20527 (diff) | |
download | kernel_replicant_linux-12e66ffbd534b1b622e7b907511a39cf572a32e3.tar.gz kernel_replicant_linux-12e66ffbd534b1b622e7b907511a39cf572a32e3.tar.bz2 kernel_replicant_linux-12e66ffbd534b1b622e7b907511a39cf572a32e3.zip |
p54: remove dead branch in op_conf_tx callback
This patch removes the error branch for (queue > dev->queues).
It is no longer needed anymore as the "queue" value is validated by
cfg80211's parse_txq_params() before the driver code gets called.
Signed-off-by: Christian Lamparter <chunkeey@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'drivers/fpga/altera-cvp.c')
0 files changed, 0 insertions, 0 deletions