[ovs-git] [openvswitch/ovs] f303f8: lacp: Remove packed attribute from struct lacp_pdu...

GitHub noreply at github.com
Wed Jun 17 16:09:47 UTC 2015


  Branch: refs/heads/master
  Home:   https://github.com/openvswitch/ovs
  Commit: f303f87e0fb6609f450dc556dc2b001b6845552c
      https://github.com/openvswitch/ovs/commit/f303f87e0fb6609f450dc556dc2b001b6845552c
  Author: Ben Pfaff <blp at nicira.com>
  Date:   2015-06-17 (Wed, 17 Jun 2015)

  Changed paths:
    M lib/lacp.c

  Log Message:
  -----------
  lacp: Remove packed attribute from struct lacp_pdu.

The packed annotation doesn't do anything here because all of the members
in the structure are naturally aligned.

Signed-off-by: Ben Pfaff <blp at nicira.com>
Acked-by: Flavio Leitner <fbl at sysclose.org>
Acked-by: Ethan Jackson <ethan at nicira.com>




More information about the git mailing list