Thread (2 messages) flat view 2 messages, 2 authors, 2017-09-18

Re: [PATCH v2] net/ethernet/freescale: fix warning for ucc_geth

From: David Miller <davem@davemloft.net>
Date: 2017-09-18 21:56:51
Also in: linuxppc-dev

From: Valentin Longchamp <redacted>
Date: Fri, 15 Sep 2017 07:58:47 +0200
uf_info.regs is resource_size_t i.e. phys_addr_t that can be either u32
or u64 according to CONFIG_PHYS_ADDR_T_64BIT.

The printk format is thus adaptet to u64 and the regs value cast to u64
to take both u32 and u64 into account.

Signed-off-by: Valentin Longchamp <redacted>
Applied to net-next, thanks.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help