linux-stable/arch/um
Johannes Berg 4baf0e0b32 um: vector: adjust to coalesce API changes
The API changes were propagated to most drivers, but clearly
arch/um/drivers/ was missed, perhaps due to looking only at
the drivers/ folder. Fix that.

Fixes: f3ccfda193 ("ethtool: extend coalesce setting uAPI with CQE mode")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Link: https://lore.kernel.org/r/20210827094759.f3ab06684bd0.I985181cc00fe017cfe6413d9e1bb720cbe852e6d@changeid
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2021-08-27 07:05:53 -07:00
..
configs kunit: Move default config from arch/um -> tools/testing/kunit 2021-06-23 17:49:17 -06:00
drivers um: vector: adjust to coalesce API changes 2021-08-27 07:05:53 -07:00
include This pull request contains the following changes for UML: 2021-07-09 10:19:13 -07:00
kernel This pull request contains the following changes for UML: 2021-07-09 10:19:13 -07:00
os-Linux um: Fix stack pointer alignment 2021-06-17 22:08:31 +02:00
scripts License cleanup: add SPDX GPL-2.0 license identifier to files with no license 2017-11-02 11:10:55 +01:00
.gitignore .gitignore: add SPDX License Identifier 2020-03-25 11:50:48 +01:00
Kbuild kbuild: require all architectures to have arch/$(SRCARCH)/Kbuild 2021-05-26 23:10:37 +09:00
Kconfig um: Add support for host CPU flags and alignment 2021-06-17 22:01:26 +02:00
Kconfig.debug um: Disable CONFIG_GCOV with MODULES 2021-04-15 23:10:33 +02:00
Makefile um: allow not setting extra rpaths in the linux binary 2021-06-17 21:54:15 +02:00
Makefile-os-Linux
Makefile-skas