This is the first 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().
Cc: Andrew Lunn <[email protected]> Cc: [email protected] Cc: Chris Zankel <[email protected]> Cc: Florian Fainelli <[email protected]> Cc: Horatiu Vultur <[email protected]> Cc: Jonathan Corbet <[email protected]> Cc: Kurt Kanzenbach <[email protected]> Cc: [email protected] Cc: [email protected] Cc: Ćukasz Stelmach <[email protected]> Cc: Max Filippov <[email protected]> Cc: Mike Travis <[email protected]> Cc: Nikolay Aleksandrov <[email protected]> Cc: Robin Holt <[email protected]> Cc: Roopa Prabhu <[email protected]> Cc: Steve Wahl <[email protected]> Cc: [email protected] Cc: Vivien Didelot <[email protected]> Cc: Vladimir Oltean <[email protected]> Sebastian
