mirror of
https://mirrors.bfsu.edu.cn/git/linux.git
synced 2024-11-28 14:44:10 +08:00
powerpc/ps3: Printing fixups for l64 to ll64 convserion drivers/net
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Acked-by: David S. Miller <davem@davemloft.net> Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
This commit is contained in:
parent
34df9f69a4
commit
309ea626b1
@ -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);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user