aboutsummaryrefslogtreecommitdiff
path: root/net/tipc
diff options
context:
space:
mode:
authorJisheng Zhang <[email protected]>2017-03-29 16:47:19 +0800
committerDavid S. Miller <[email protected]>2017-03-29 14:08:57 -0700
commitd6956ac87b5ff6841b09c273a70de86200d82019 (patch)
tree745a68050e585bb982f7c4d363d5bc80600a11c8 /net/tipc
parenta38d20d791fdcd79ebccda15a8308a6d8ada6e1c (diff)
net: mvneta: set rx mode during resume if interface is running
I found a bug by: 0. boot and start dhcp client 1. echo mem > /sys/power/state 2. resume back immediately 3. don't touch dhcp client to renew the lease 4. ping the gateway. No acks Usually, after step2, the DHCP lease isn't expired, so in theory we should resume all back. But in fact, it doesn't. It turns out the rx mode isn't resumed correctly. This patch fixes it by adding mvneta_set_rx_mode(dev) in the resume hook if interface is running. Signed-off-by: Jisheng Zhang <[email protected]> Reviewed-by: Andrew Lunn <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'net/tipc')
0 files changed, 0 insertions, 0 deletions