From: Eric Dumazet Date: Wed, 27 May 2009 04:42:37 +0000 (+0000) Subject: net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() X-Git-Tag: v2.6.31-rc1~330^2~244 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1ce8e7b57b3a4527ef83da1c5c7bd8a6b9d87b56;p=pandora-kernel.git net: ALIGN/PTR_ALIGN cleanup in alloc_netdev_mq()/netdev_priv() Use ALIGN() and PTR_ALIGN() macros instead of handcoding them. Get rid of NETDEV_ALIGN_CONST ugly define Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed