igb: remove IGB_DESC_UNUSED since it is better handled by a function call
authorAlexander Duyck <alexander.h.duyck@intel.com>
Fri, 20 Mar 2009 00:16:50 +0000 (00:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sat, 21 Mar 2009 23:57:01 +0000 (16:57 -0700)
This patch removes IGB_DESC_UNUSED and replaces it with a function call
instead in order to cleanup some of the ugliness introduced by the macro.

Signed-off-by: Alexander Duyck <alexander.h.duyck@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found