Skip to content
Commit 307f660d authored by Eric Dumazet's avatar Eric Dumazet Committed by David S. Miller
Browse files

netpoll: remove dev argument from netpoll_send_skb_on_dev()



netpoll_send_skb_on_dev() can get the device pointer directly from np->dev

Rename it to __netpoll_send_skb()

Following patch will move netpoll_send_skb() out-of-line.

Signed-off-by: default avatarEric Dumazet <edumazet@google.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3a13f98b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment