net: use __packed annotation
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 3 Jun 2010 10:21:52 +0000 (03:21 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 3 Jun 2010 10:21:52 +0000 (03:21 -0700)
cleanup patch.

Use new __packed annotation in net/ and include/
(except netfilter)

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found