compiler: Remove PACKED macro and its only (unneeded) user.
authorBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:56:12 +0000 (13:56 -0800)
committerBen Pfaff <blp@nicira.com>
Fri, 12 Feb 2010 21:56:12 +0000 (13:56 -0800)
commit381328fe36480b63a73cd5b164047e27622e772f
tree510cc92e3936033816df9dc29de599a9da580fec
parent68d1c8c3c3de2f2dc093901d4d83567a37375bc4
compiler: Remove PACKED macro and its only (unneeded) user.

There is no point in marking a well-aligned structure PACKED.  It can only
cause trouble.
lib/compiler.h
lib/pcap.c