Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 309ea626 authored by Stephen Rothwell's avatar Stephen Rothwell Committed by Benjamin Herrenschmidt
Browse files

powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net

parent 34df9f69
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -2168,7 +2168,7 @@ static void gelic_wl_connected_event(struct gelic_wl_info *wl,
		complete(&wl->assoc_done);
		netif_carrier_on(port_to_netdev(wl_port(wl)));
	} else
		pr_debug("%s: event %#lx under wpa\n",
		pr_debug("%s: event %#llx under wpa\n",
				 __func__, event);
}