diff options
author | Julian Wiedmann <jwi@linux.ibm.com> | 2018-07-11 17:42:40 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2018-07-12 16:42:39 -0700 |
commit | 9aa17df3b84bc6df37398f51e8df6ed8e91049d4 (patch) | |
tree | cf61669a43aaaa471c119341b11a33f4fdef8aba /Documentation/SM501.txt | |
parent | f67a43a73b543f686577507fe9ccdfae212b9924 (diff) | |
download | blackbird-op-linux-9aa17df3b84bc6df37398f51e8df6ed8e91049d4.tar.gz blackbird-op-linux-9aa17df3b84bc6df37398f51e8df6ed8e91049d4.zip |
s390/qeth: fine-tune RX modesetting
Changing a device's address lists (or its promisc mode) already triggers
an RX modeset, there's no need to do it manually from the L2 driver's
ndo_vlan_rx_kill_vid() hook.
Also when setting a device online, dev_open() already calls
dev_set_rx_mode(). So a manual modeset is only necessary from the
recovery path.
Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/SM501.txt')
0 files changed, 0 insertions, 0 deletions