From: David S. Miller Date: Sun, 6 Mar 2022 11:05:31 +0000 (+0000) Subject: Merge branch 'netif_rx-conversions-part2' X-Git-Tag: baikal/aarch64/sdk6.1~4406^2~174 X-Git-Url: https://git.baikalelectronics.ru/?a=commitdiff_plain;h=80168dcab97648b1fcb862be809f670f422599fc;p=kernel.git Merge branch 'netif_rx-conversions-part2' Sebastian Andrzej Siewior says: ==================== net: Convert user to netif_rx(), part 2. This is the second batch of converting netif_rx_ni() caller to netif_rx(). The change making this possible is net-next and netif_rx_ni() is a wrapper around netif_rx(). This is a clean up in order to remove netif_rx_ni(). The brcmfmac changes are slilghtly larger because the inirq parameter can be removed. ==================== Signed-off-by: David S. Miller --- 80168dcab97648b1fcb862be809f670f422599fc