summaryrefslogtreecommitdiff
path: root/Kconfig
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2019-01-25 15:44:22 +0100
committerDavid S. Miller <davem@davemloft.net>2019-01-25 21:23:56 -0800
commite6e771b3d8975ec88009f03826c6921d78edc9bf (patch)
treedde77ee4f7bed98a94535ae3139587e3e200bf15 /Kconfig
parentfa3d2e60596bafcfc9542c0b89f19a5880d1ff41 (diff)
s390/qeth: detach netdevice while card is offline
When a qeth card is offline, it has no connection to the HW. So none of our control callbacks can run IO against it, and we can only cache the input (eg a new MAC address) without providing proper feedback to the caller. In this context, it seems much more reasonable to simply detach the netdevice and let the kernel reject any interaction with it. This also makes all sorts of internal state checks and locking obsolete. Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Kconfig')
0 files changed, 0 insertions, 0 deletions