kernel: Use the system's offsetof() macro instead of cooking our own.
authorSascha Wildner <saw@online.de>
Sun, 27 Feb 2011 19:21:28 +0000 (20:21 +0100)
committerSascha Wildner <saw@online.de>
Sun, 27 Feb 2011 19:21:55 +0000 (20:21 +0100)
commit60615e94b8dc4ad0cde98642c3afba62bc38e694
tree6ecaa9fe782528e6be364df6b00fac4319b5b4e8
parent969901d936647c285e2fee56e6b01464e4c0726f
kernel: Use the system's offsetof() macro instead of cooking our own.

While here, #undef ROUNDUP again after usage.
sys/net/if.c