X-Git-Url: http://drtracing.org/?a=blobdiff_plain;f=net%2Fipv4%2Fudplite.c;h=2c46acd4cc3636e33fb240a963367ec629b482b5;hb=afd465030acb4098abcb6b965a5aebc7ea2209e0;hp=280bfb12adcc513e7ef35882a3170157ff30210f;hpb=058bd4d2a4ff0aaa4a5381c67e776729d840c785;p=deliverable%2Flinux.git diff --git a/net/ipv4/udplite.c b/net/ipv4/udplite.c index 280bfb12adcc..2c46acd4cc36 100644 --- a/net/ipv4/udplite.c +++ b/net/ipv4/udplite.c @@ -10,6 +10,9 @@ * as published by the Free Software Foundation; either version * 2 of the License, or (at your option) any later version. */ + +#define pr_fmt(fmt) "UDPLite: " fmt + #include #include "udp_impl.h"