dcbnl: Add CEE notification
authorShmulik Ravid <shmulikr@broadcom.com>
Tue, 5 Jul 2011 06:16:25 +0000 (06:16 +0000)
committerDavid S. Miller <davem@davemloft.net>
Wed, 6 Jul 2011 06:42:17 +0000 (23:42 -0700)
commit5b7f7626743e0912958981343b47ac0ab2206b1c
tree1530285d4304e1c5cbad44214f2a19a9dfa8f518
parent37cf4d1a9b0903b874a638d0f8649873ddde8a12
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>
include/net/dcbnl.h
net/dcb/dcbnl.c