exec_list: Add macros to get ptr to structure containing a node
authorIan Romanick <ian.d.romanick@intel.com>
Mon, 10 May 2010 18:16:24 +0000 (11:16 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Mon, 10 May 2010 18:16:24 +0000 (11:16 -0700)
commit43bfc2b6b5477b24d831f49a6ab2123ce95ba747
treeabdfbdecd74004518b1b50933a02d6c5342d55af
parent4f9d72fa9e2a4ff1a2aca6de8ee4fa93639c75f1
exec_list: Add macros to get ptr to structure containing a node

This has some ugly hackery to work-around C++ fail.  I have
emperically determined that it works in all the cases that matter.
list.h