2
0
mirror of https://github.com/openvswitch/ovs synced 2025-10-29 15:28:56 +00:00

datapath-protocol: Dropped unused __aligned_* types.

These types are no longer used, are redundantly defined, and were
cluttering our interface header.

Signed-off-by: Jesse Gross <jesse@nicira.com>
Acked-by: Ben Pfaff <blp@nicira.com>
This commit is contained in:
Jesse Gross
2011-01-31 15:15:05 -08:00
parent 4fadfb5644
commit dd2525b87e
3 changed files with 1 additions and 21 deletions

View File

@@ -1,3 +1,2 @@
noinst_HEADERS += \
include/linux/if_link.h \
include/linux/types.h
include/linux/if_link.h