wl: added missing caller's func and line to valid check log message
authorGwanglim Lee <gl77.lee@samsung.com>
Sat, 1 Aug 2015 17:47:36 +0000 (02:47 +0900)
committerGwanglim Lee <gl77.lee@samsung.com>
Sat, 1 Aug 2015 17:47:36 +0000 (02:47 +0900)
Change-Id: Ia4046714f4ed42f515bc78c139ca311443b7badb

src/e_mod_wl.c

index 5b20e6d..7bf5b74 100644 (file)
@@ -136,7 +136,7 @@ _pol_wl_surf_valid_check(const char *func, unsigned int line, Pol_Wl_Surface *ps
        (psurf->tzpol != tzpol))
      {
         PLOGF("POLSURF",
-              "INVALID!!|s:0x%08x|tzpol:0x%08x|ps:0x%08x|tzpol2:0x%08x|%d|%d",
+              "INVALID!!|s:0x%08x|tzpol:0x%08x|ps:0x%08x|tzpol2:0x%08x|%d|%d|%s(%d)",
               psurf->cp,
               psurf->ec,
               (unsigned int)psurf->surf,