commit | 2aa4867198c22ecfae1c12f0c96c4c25fea01cb5 | [log] [tgz] |
---|---|---|
author | Julian Wiedmann <jwi@linux.vnet.ibm.com> | Mon Sep 18 21:18:20 2017 +0200 |
committer | David S. Miller <davem@davemloft.net> | Mon Sep 18 14:41:37 2017 -0700 |
tree | 684ac5bb429f540e9ac46be52ff8ae67f537f3f2 | |
parent | ab25a5014eddb4da94b7acf0d214265964c5fd21 [diff] |
s390/qeth: translate SETVLAN/DELVLAN errors Properly return any error encountered during VLAN processing to the the caller. Resulting change in behaviour: if SETVLAN fails while registering a new VLAN ID, the stack no longer creates the corresponding vlan device. Signed-off-by: Julian Wiedmann <jwi@linux.vnet.ibm.com> Reviewed-by: Ursula Braun <ubraun@linux.vnet.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>