Add a note that lacp_compose_key() should be updated, when new media

types will be added.

Submitted by:	melifaro
X-MFC after:	r256689
This commit is contained in:
Andrey V. Elsukov 2013-10-21 07:49:36 +00:00
parent 8160afdab1
commit 22dc101fac

View File

@ -153,7 +153,10 @@ uint64_t ifmedia_baudrate(int);
#define IFM_40G_CR4 27 /* 40GBase-CR4 */
#define IFM_40G_SR4 28 /* 40GBase-SR4 */
#define IFM_40G_LR4 29 /* 40GBase-LR4 */
/*
* Please update ieee8023ad_lacp.c:lacp_compose_key()
* after adding new Ethernet media types.
*/
/* note 31 is the max! */
#define IFM_ETH_MASTER 0x00000100 /* master mode (1000baseT) */