diff options
author | Takashi Iwai <tiwai@suse.de> | 2022-09-22 13:47:09 +0200 |
---|---|---|
committer | Takashi Iwai <tiwai@suse.de> | 2022-09-22 13:47:09 +0200 |
commit | cbdac8bc2cbf91b42a92869dc938b809054d4fae (patch) | |
tree | 06118f3dc9ea6dab868ebc89aad68e19cd4c7800 /Documentation/admin-guide/sysctl | |
parent | 79764ec772bc1346441ae1c4b1f3bd1991d634e8 (diff) | |
parent | 0a0342ede303fc420f3a388e1ae82da3ae8ff6bd (diff) |
Merge tag 'asoc-fix-v6.0-rc6' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
ASoC: Fixes for v6.0
A few device specific fixes, nothing too large, and a new device
ID for a Dell laptop.
Diffstat (limited to 'Documentation/admin-guide/sysctl')
-rw-r--r-- | Documentation/admin-guide/sysctl/net.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/admin-guide/sysctl/net.rst b/Documentation/admin-guide/sysctl/net.rst index 805f2281e000..60d44165fba7 100644 --- a/Documentation/admin-guide/sysctl/net.rst +++ b/Documentation/admin-guide/sysctl/net.rst @@ -271,7 +271,7 @@ poll cycle or the number of packets processed reaches netdev_budget. netdev_max_backlog ------------------ -Maximum number of packets, queued on the INPUT side, when the interface +Maximum number of packets, queued on the INPUT side, when the interface receives packets faster than kernel can process them. netdev_rss_key |