dcbnl: Add implementations of dcbnl setapp/getapp commands
authorYi Zou <[email protected]>
Mon, 31 Aug 2009 12:33:40 +0000 (12:33 +0000)
committerDavid S. Miller <[email protected]>
Tue, 1 Sep 2009 08:24:36 +0000 (01:24 -0700)
commit579496865cf4ea429146382d62047ffdbaab0dee
tree2795de93733e743d23e716f40506bdd2373766af
parent6fa382af61338908e5713234bcee598423f661c3
dcbnl: Add implementations of dcbnl setapp/getapp commands

Implements the dcbnl netlink setapp/getapp pair. When a setapp/getapp
is received, dcbnl would just pass on to dcbnl_rtnl_op.setapp/getapp
that are supposed to be implemented by the low level drivers.

Signed-off-by: Yi Zou <[email protected]>
Acked-by: Peter P Waskiewicz Jr <[email protected]>
Signed-off-by: Jeff Kirsher <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
net/dcb/dcbnl.c