summaryrefslogtreecommitdiff
path: root/drivers/s390/net/qeth_l3_main.c
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2018-07-19 13:43:49 +0300
committerDavid S. Miller <davem@davemloft.net>2018-07-21 20:12:29 +0300
commit70551dc46ffa3555a0b5f3545b0cd87ab67fd002 (patch)
tree07a791c55d815660b1231b967d06cb8098d57b62 /drivers/s390/net/qeth_l3_main.c
parenta702349a4099cd5a7bab0904689d8e0bf8dcd622 (diff)
downloadlinux-70551dc46ffa3555a0b5f3545b0cd87ab67fd002.tar.xz
s390/qeth: reset layer2 attribute on layer switch
After the subdriver's remove() routine has completed, the card's layer mode is undetermined again. Reflect this in the layer2 field. If qeth_dev_layer2_store() hits an error after remove() was called, the card _always_ requires a setup(), even if the previous layer mode is requested again. But qeth_dev_layer2_store() bails out early if the requested layer mode still matches the current one. So unless we reset the layer2 field, re-probing the card back to its previous mode is currently not possible. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/s390/net/qeth_l3_main.c')
0 files changed, 0 insertions, 0 deletions