- fix DEBUGP() macro; newer gcc versions refuse to concatenate __FILE__
authorMark Huang <mlhuang@cs.princeton.edu>
Mon, 10 Jan 2005 19:06:38 +0000 (19:06 +0000)
committerMark Huang <mlhuang@cs.princeton.edu>
Mon, 10 Jan 2005 19:06:38 +0000 (19:06 +0000)
commit6525dc50c78a127470d96f83f4b75bfa89096c94
tree18264efe18c6ca78ff13057c20c81068d8729682
parent4fece11af71ad3bb405fb51ada04f83f85d8a720
- fix DEBUGP() macro; newer gcc versions refuse to concatenate __FILE__
  and __FUNCTION__
- fix DUMP_TUPLE_GRE() macro
- 2.6.9 changed print_tuple() and print_conntrack() methods to use
  seq_printf(), but we are running 2.6.8, so change to just sprintf()
net/ipv4/netfilter/ip_conntrack_proto_gre.c