lacp: Remove LACP_[FAST|SLOW]_TIME_RX macros.
authorEthan Jackson <ethan@nicira.com>
Mon, 18 Apr 2011 19:48:59 +0000 (12:48 -0700)
committerEthan Jackson <ethan@nicira.com>
Tue, 19 Apr 2011 20:49:35 +0000 (13:49 -0700)
commit808f401eb60cfc335251d641658d525c5266f27e
treed05154145d244730cb5d359ba7626e04a276b22e
parent81aee5f901556e778069a70613d99a87ddcf2116
lacp: Remove LACP_[FAST|SLOW]_TIME_RX macros.

The receive rate for a LACP packets is simply 3 times the
transmission rate.  It doesn't make sense to maintain separate
macros for these values especially since future patches will allow
arbitrary transmission rates.
lib/lacp.c
lib/lacp.h