Skip to content
Snippets Groups Projects
Commit e87cc472 authored by Joe Perches's avatar Joe Perches Committed by David S. Miller
Browse files

net: Convert net_ratelimit uses to net_<level>_ratelimited


Standardize the net core ratelimited logging functions.

Coalesce formats, align arguments.
Change a printk then vprintk sequence to use printf extension %pV.

Signed-off-by: default avatarJoe Perches <joe@perches.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 3a3bfb61
No related branches found
No related tags found
No related merge requests found
Showing with 83 additions and 116 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment