On Thursday, April 25, 2013 16:37:24 Simon Wunderlich wrote:
As we decreased the struct size from 26 to 24 byte, we can remove __packed as the compiler will not add any more padding.
Signed-off-by: Simon Wunderlich siwu@hrz.tu-chemnitz.de
packet.h | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-)
Applied in revision 85cc6b9.
Thanks, Marek