X-Git-Url: https://git.karo-electronics.de/?a=blobdiff_plain;f=drivers%2Fnet%2Ftyphoon.c;h=2e50077ff450b249a9042259375b5288f41965c6;hb=7ee9ff94857dd27144521118173786a03d490efb;hp=22bde49262c075de51aedc7ae75a4a9cefb79387;hpb=d7dbf4ffee1c7a17e2e5b5f01efe76fbd1671db6;p=mv-sheeva.git diff --git a/drivers/net/typhoon.c b/drivers/net/typhoon.c index 22bde49262c..2e50077ff45 100644 --- a/drivers/net/typhoon.c +++ b/drivers/net/typhoon.c @@ -255,7 +255,7 @@ struct typhoon_shared { struct rx_free rxBuff[RXFREE_ENTRIES] __3xp_aligned; u32 zeroWord; struct tx_desc txHi[TXHI_ENTRIES]; -} __attribute__ ((packed)); +} __packed; struct rxbuff_ent { struct sk_buff *skb;