net: remove last uses of __attribute__((packed))
authorGustavo F. Padovan <padovan@profusion.mobi>
Wed, 21 Jul 2010 10:59:58 +0000 (10:59 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 21 Jul 2010 21:44:29 +0000 (14:44 -0700)
Network code uses the __packed macro instead of __attribute__((packed)).

Signed-off-by: Gustavo F. Padovan <padovan@profusion.mobi>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found