summaryrefslogtreecommitdiffstats
path: root/net/netfilter/ipvs/ip_vs_proto_ah_esp.c
diff options
context:
space:
mode:
authorWang Dongsheng <dongsheng.wang@freescale.com>2012-11-09 04:43:51 +0000
committerDavid S. Miller <davem@davemloft.net>2012-11-09 17:08:36 -0500
commit103cdd1d59e1ab6abccb049093239cc8e6295816 (patch)
tree4075762d176f350eb71892c3598479bfe51501da /net/netfilter/ipvs/ip_vs_proto_ah_esp.c
parent9532021da6da48351ce48a079c673df8e3930b4a (diff)
downloadop-kernel-dev-103cdd1d59e1ab6abccb049093239cc8e6295816.zip
op-kernel-dev-103cdd1d59e1ab6abccb049093239cc8e6295816.tar.gz
gianfar: ethernet vanishes after restoring from hibernation
If a gianfar ethernet device is down prior to hibernating a system, it will no longer be present upon system restore. For example: ~# ifconfig eth0 down ~# echo disk > /sys/power/state <trigger a restore from hibernation> ~# ifconfig eth0 up SIOCSIFFLAGS: No such device This happens because the restore function bails out early upon finding devices that were not up at hibernation. In doing so, it never gets to the netif_device_attach call at the end of the restore function. Adding the netif_device_attach as done here also makes the gfar_restore code consistent with what is done in the gfar_resume code. Cc: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: Wang Dongsheng <dongsheng.wang@freescale.com> Signed-off-by: Paul Gortmaker <paul.gortmaker@windriver.com> Acked-by: Claudiu Manoil <claudiu.manoil@freescale.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/netfilter/ipvs/ip_vs_proto_ah_esp.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud