diff options
author | Stephen Hemminger <shemminger@osdl.org> | 2005-08-30 07:51:28 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2005-08-30 07:51:28 +0200 |
commit | d8971fcb702e24d1e22c77fd1772f182ffee87e3 (patch) | |
tree | c5bb70df39b4816ceb86b77672c49115702f1e20 /net | |
parent | Merge refs/heads/upstream-fixes from master.kernel.org:/pub/scm/linux/kernel/... (diff) | |
download | linux-d8971fcb702e24d1e22c77fd1772f182ffee87e3.tar.xz linux-d8971fcb702e24d1e22c77fd1772f182ffee87e3.zip |
[INET]: compile errors when DEBUG is defined
Fix build problem found by compiling driver with DEBUG defined that used tcp.h.
Since pr_debug(arg) expands to printk("<7>" arg) the argument
needs to be string that can be concatenated.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
0 files changed, 0 insertions, 0 deletions