s390/qeth: remove HARDSETUP state
qeth_l?_stop_card() is _never_ called while in HARDSETUP state, and there's no other usage of the card state that relies on the DOWN -> HARDSETUP -> SOFTSETUP transition. As related cleanup, remove the check in qeth_realloc_buffer_pool() as it is already done by the callers. Signed-off-by:Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by:
David S. Miller <davem@davemloft.net>
Showing
- drivers/s390/net/qeth_core.h 0 additions, 1 deletiondrivers/s390/net/qeth_core.h
- drivers/s390/net/qeth_core_main.c 0 additions, 3 deletionsdrivers/s390/net/qeth_core_main.c
- drivers/s390/net/qeth_core_sys.c 0 additions, 2 deletionsdrivers/s390/net/qeth_core_sys.c
- drivers/s390/net/qeth_l2_main.c 0 additions, 4 deletionsdrivers/s390/net/qeth_l2_main.c
- drivers/s390/net/qeth_l3_main.c 3 additions, 11 deletionsdrivers/s390/net/qeth_l3_main.c
Loading
Please register or sign in to comment