[PATCH 0/2] Fix two issues in ptp_s390 driver

Sven Schnelle posted 2 patches 1 week, 4 days ago
drivers/ptp/ptp_s390.c | 9 +++++++--
1 file changed, 7 insertions(+), 2 deletions(-)
[PATCH 0/2] Fix two issues in ptp_s390 driver
Posted by Sven Schnelle 1 week, 4 days ago
This patchset fixes two issues in the ptp_s390 driver:

a) Missing check of condition code in qpt query function. When PTFF QPT is
   not supported ptp_s390_qpt_gettime() would just return without storing
   the physical time.

b) Missing test for presence of facility 28 during driver registration.

Sven Schnelle (2):
  ptp: ptp_s390: Add missing CC check for ptff()
  ptp: ptp_s390: Add missing facility check

 drivers/ptp/ptp_s390.c | 9 +++++++--
 1 file changed, 7 insertions(+), 2 deletions(-)

-- 
2.53.0