[PATCH] net: cavium: fix NULL pointer dereference in cavium_ptp_put

2018-02-12 Thread Jan Glauber
Prevent a kernel panic on reboot if ptp_clock is NULL by checking the ptp pointer before using it. Signed-off-by: Jan Glauber Fixes: 8c56df372bc1 ("net: add support for Cavium PTP coprocessor") Cc: Radoslaw Biernacki Cc: Aleksey Makarov --- drivers/net/ethernet/cavium/common/cavium

Re: Crypto Update for 2.6.21

2007-02-09 Thread Jan Glauber
On Thu, 2007-02-08 at 15:26 -0800, David Miller wrote: > There was a minor merge conflict to resolve, because the > S390 guys removed a bunch of their crypto options from > crypto/Kconfig in a seperate changeset. But I'm pretty > sure I resolved that correctly. I'll check when the git server wor