]> git.baikalelectronics.ru Git - kernel.git/commit
pppox: Replace __attribute__((packed)) in if_pppox.h
authorJames Chapman <jchapman@katalix.com>
Sun, 29 Apr 2012 21:48:49 +0000 (21:48 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 1 May 2012 13:30:55 +0000 (09:30 -0400)
commit9ed08d6a5fb3424fed7793203ed6c97218e58a68
treea2eb7e9a142b57c77638995f5635402e404e296c
parentae1aa49934aa9cdb3441140fc14f44448536f925
pppox: Replace __attribute__((packed)) in if_pppox.h

Checkpatch warns about the use of __attribute__((packed)). So use the
recommended __packed syntax instead.

Signed-off-by: James Chapman <jchapman@katalix.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/if_pppox.h