]> git.baikalelectronics.ru Git - kernel.git/commit
IB/qib: Remove remaining code related to writing the EEPROM
authorBart Van Assche <bart.vanassche@wdc.com>
Wed, 11 Oct 2017 17:49:20 +0000 (10:49 -0700)
committerDoug Ledford <dledford@redhat.com>
Sun, 15 Oct 2017 00:47:07 +0000 (20:47 -0400)
commit2fd2d0632053fba4a6ab5c13823291bcd60530b0
tree25b11e412f73576c419f5affd1e6080e8a58f577
parent98ac88855e18a17969b78f682cde8d1f242b1281
IB/qib: Remove remaining code related to writing the EEPROM

Due to removal of the EEPROM writing code, the qib_inc_eeprom_err()
macro became a no-op. Remove the code that calls it. Since that
change removes all code that reads the eep_st_masks array, also
remove the code that updates that array and the array itself.

References: commit 02a7bd64011e ("IB/qib: Do not write EEPROM")
Signed-off-by: Bart Van Assche <bart.vanassche@wdc.com>
Cc: Mike Marciniszyn <infinipath@intel.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>
drivers/infiniband/hw/qib/qib.h
drivers/infiniband/hw/qib/qib_iba6120.c
drivers/infiniband/hw/qib/qib_iba7220.c
drivers/infiniband/hw/qib/qib_iba7322.c