diff options
author | David S. Miller <davem@davemloft.net> | 2022-03-07 14:40:41 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-03-07 14:40:41 +0300 |
commit | e21af12622c0fb36f719ef9bd5aa1defcffb8004 (patch) | |
tree | c624eac211a2600ea1c384d14cc23daa1c7323af /net/smc/Makefile | |
parent | cd0b6277c3aafdf855a7cded10defd7705e6580e (diff) | |
parent | 67dbd6c0a2c427211244e344b85a55d6e82886bf (diff) | |
download | linux-e21af12622c0fb36f719ef9bd5aa1defcffb8004.tar.xz |
Merge branch 'netif_rx-part3'
Sebastian Andrzej Siewior says:
====================
net: Convert user to netif_rx(), part 3.
This is the third and last 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 micrel phy driver is patched twice within this series: the first is
is to replace netif_rx_ni() and second to move netif_rx() outside of the
IRQ-off section. It is probably simpler to keep it within this series.
====================
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/smc/Makefile')
0 files changed, 0 insertions, 0 deletions