commit | f3c986908cc3b369b57f75de306c635a0074b76b | [log] [tgz] |
---|---|---|
author | liping.zhang <liping.zhang@spreadtrum.com> | Fri Mar 11 23:08:36 2016 +0800 |
committer | David S. Miller <davem@davemloft.net> | Sun Mar 13 22:37:50 2016 -0400 |
tree | 392f58010c2644c944a65807baf97da0064e40ba | |
parent | 98267311fe3b334ae7c107fa0e2413adcf3ba735 [diff] |
net: socket: use pr_info_once to tip the obsolete usage of PF_PACKET There is no need to use the static variable here, pr_info_once is more concise. Signed-off-by: Liping Zhang <liping.zhang@spreadtrum.com> Signed-off-by: David S. Miller <davem@davemloft.net>