From c6da2cfeb05178a11c6d062a06f8078150ee492f Mon Sep 17 00:00:00 2001 From: codeworkx Date: Sat, 2 Jun 2012 13:09:29 +0200 Subject: samsung update 1 --- net/phonet/sysctl.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'net/phonet/sysctl.c') diff --git a/net/phonet/sysctl.c b/net/phonet/sysctl.c index cea1c7d..2f9858c 100644 --- a/net/phonet/sysctl.c +++ b/net/phonet/sysctl.c @@ -28,7 +28,7 @@ #include #define DYNAMIC_PORT_MIN 0x40 -#define DYNAMIC_PORT_MAX 0x7f +#define DYNAMIC_PORT_MAX 0xff static DEFINE_SEQLOCK(local_port_range_lock); static int local_port_range_min[2] = {0, 0}; -- cgit v1.1