Revision 9e90c961134929678022aee0c68b16c1ed520614 authored by Ajit Khaparde on 06 November 2009, 02:06:59 UTC, committed by David S. Miller on 07 November 2009, 04:26:03 UTC
If be2 goes into suspend after a user changes the flow control settings,
we are not programming them back after resume. This patch takes care of it.
We now get the flow control settings before going to suspend mode and
then apply them during resume.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
1 parent bb7b228
History
File Mode Size
Kconfig -rw-r--r-- 1.6 KB
Makefile -rw-r--r-- 271 bytes
af_x25.c -rw-r--r-- 37.7 KB
sysctl_net_x25.c -rw-r--r-- 2.5 KB
x25_dev.c -rw-r--r-- 4.3 KB
x25_facilities.c -rw-r--r-- 8.0 KB
x25_forward.c -rw-r--r-- 3.8 KB
x25_in.c -rw-r--r-- 8.8 KB
x25_link.c -rw-r--r-- 8.7 KB
x25_out.c -rw-r--r-- 5.3 KB
x25_proc.c -rw-r--r-- 7.7 KB
x25_route.c -rw-r--r-- 4.8 KB
x25_subr.c -rw-r--r-- 9.1 KB
x25_timer.c -rw-r--r-- 3.8 KB

back to top