Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
linux
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
linux
Commits
4ae7de51
Commit
4ae7de51
authored
Mar 05, 2005
by
David S. Miller
Browse files
Options
Browse Files
Download
Plain Diff
Merge davem@picasso:src/BK/net-2.6
into nuts.davemloft.net:/disk1/BK/net-2.6
parents
58a96a60
2c49c809
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
0 deletions
+1
-0
net/ipv4/tcp_timer.c
net/ipv4/tcp_timer.c
+1
-0
No files found.
net/ipv4/tcp_timer.c
View file @
4ae7de51
...
@@ -38,6 +38,7 @@ static void tcp_keepalive_timer (unsigned long data);
...
@@ -38,6 +38,7 @@ static void tcp_keepalive_timer (unsigned long data);
#ifdef TCP_DEBUG
#ifdef TCP_DEBUG
const
char
tcp_timer_bug_msg
[]
=
KERN_DEBUG
"tcpbug: unknown timer value
\n
"
;
const
char
tcp_timer_bug_msg
[]
=
KERN_DEBUG
"tcpbug: unknown timer value
\n
"
;
EXPORT_SYMBOL
(
tcp_timer_bug_msg
);
#endif
#endif
/*
/*
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment