Remove the '_GD' macro hack:
authorHiten Pandya <hmp@dragonflybsd.org>
Mon, 11 Apr 2005 09:54:22 +0000 (09:54 +0000)
committerHiten Pandya <hmp@dragonflybsd.org>
Mon, 11 Apr 2005 09:54:22 +0000 (09:54 +0000)
commitf846c1db58224c949c40cfa84cf341888f245516
treecf3b5a82b14d7dd40bbac262e446f26c74962f50
parent5f7ab76b58d8891879d2ed1d6e417ff79a44e3e8
Remove the '_GD' macro hack:

I introduced it some revisions ago so that functions with locally
cached 'globaldata' can redefine it in order to minimise time
required for updating the IP/TCP per-cpu statistics counters.
sys/netinet/ip_var.h
sys/netinet/tcp_var.h