OSDN Git Service

[GCC4] fix warnings in drivers/isdn/hisax/hisax.h
authorWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 09:43:05 +0000 (11:43 +0200)
committerWilly Tarreau <w@1wt.eu>
Sun, 13 Aug 2006 15:19:30 +0000 (17:19 +0200)
commit5af1177f773fd511a87c147149af933b58d62db2
tree2f41dae01004206a6ca564031fa6008b979f7987
parent3284d01875a63f46337f6864fb8dd1b741727b7e
[GCC4] fix warnings in drivers/isdn/hisax/hisax.h

This patch fixes these warnings with gcc 4 :

hisax.h:403: warning: 'packed' attribute ignored for field of type 'u_char'
hisax.h:404: warning: 'packed' attribute ignored for field of type 'u_char'
hisax.h:405: warning: 'packed' attribute ignored for field of type 'u_char'
hisax.h:406: warning: 'packed' attribute ignored for field of type 'u_char'
drivers/isdn/hisax/hisax.h