]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dcbnl: Add CEE notification
authorShmulik Ravid <shmulikr@broadcom.com>
Tue, 5 Jul 2011 06:16:25 +0000 (06:16 +0000)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 08:30:13 +0000 (16:30 +0800)
commit21cccf72488c84163214571a02ac207daa5b4c4a
tree77e0a0ad96d26e5f804c0b6079650ecd5f736e3a
parenta666df6378c734da5930f03564ae1329f19b3e82
dcbnl: Add CEE notification

This patch add an unsolicited notification of the DCBX negotiated
parameters for the CEE flavor of the DCBX protocol. The notification
message is identical to the aggregated CEE get operation and holds all
the pertinent local and peer information. The notification routine is
exported so it can be invoked by drivers supporting an embedded DCBX
stack.

Signed-off-by: Shmulik Ravid <shmulikr@broadcom.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit 5b7f7626743e0912958981343b47ac0ab2206b1c)

Signed-off-by: Joe Jin <joe.jin@oracle.com>
include/net/dcbnl.h
net/dcb/dcbnl.c