]> git.proxmox.com Git - mirror_ubuntu-jammy-kernel.git/commit
batman-adv: Include net.h for net_ratelimited_function
authorSven Eckelmann <sven@narfation.org>
Sun, 19 Nov 2017 16:12:04 +0000 (17:12 +0100)
committerSimon Wunderlich <sw@simonwunderlich.de>
Fri, 15 Dec 2017 16:29:17 +0000 (17:29 +0100)
commit3a64469e4fddeeca8e6fba7ea4e9558a4af3a1c8
tree90303c6b17f03570a3ffee2b48ec902e98e81c4f
parentecc36f5ee6fdc73237b0fe693ca752d4b16e65bc
batman-adv: Include net.h for net_ratelimited_function

The linux/net.h provides the net_ratelimited_function. It should
therefore be included directly before it is used.

Signed-off-by: Sven Eckelmann <sven@narfation.org>
Signed-off-by: Simon Wunderlich <sw@simonwunderlich.de>
net/batman-adv/network-coding.c
net/batman-adv/translation-table.c