Re: [PATCH net-next] sfc: add suffix to large constant in ptp

2018-01-26 Thread David Miller
From: Bert Kenward Date: Fri, 26 Jan 2018 08:51:47 + > Fixes: 1280c0f8aafc ("sfc: support second + quarter ns time format for > receive datapath") > Reported-by: kbuild test robot > Signed-off-by: Bert Kenward Applied.

[PATCH net-next] sfc: add suffix to large constant in ptp

2018-01-26 Thread Bert Kenward
Fixes: 1280c0f8aafc ("sfc: support second + quarter ns time format for receive datapath") Reported-by: kbuild test robot Signed-off-by: Bert Kenward --- drivers/net/ethernet/sfc/ptp.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/drivers/net/ethernet/sfc/ptp.c b/drivers/ne