]> git.baikalelectronics.ru Git - kernel.git/commit
s390/qeth: Remove pnso workaround
authorAlexandra Winter <wintera@linux.ibm.com>
Fri, 20 Nov 2020 09:09:36 +0000 (10:09 +0100)
committerJakub Kicinski <kuba@kernel.org>
Sat, 21 Nov 2020 02:59:47 +0000 (18:59 -0800)
commit37e1244cd1f7217be52c6ef5ec1cfd09cb12192f
tree9b5e821840c5d5afa32998ee464357d36782b963
parent77fc582934bad62a3a3455f1bd63ed26d3f180a3
s390/qeth: Remove pnso workaround

Remove workaround that supported early hardware implementations
of PNSO OC3. Rely on the 'enarf' feature bit instead.

Fixes: de5b6f83cede ("s390/qeth: Detect PNSO OC3 capability")
Signed-off-by: Alexandra Winter <wintera@linux.ibm.com>
Reviewed-by: Julian Wiedmann <jwi@linux.ibm.com>
[jwi: use logical instead of bit-wise AND]
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
drivers/s390/net/qeth_l2_main.c