]> bbs.cooldavid.org Git - net-next-2.6.git/commit
dcbnl: Add implementations of dcbnl setapp/getapp commands
authorYi Zou <yi.zou@intel.com>
Mon, 31 Aug 2009 12:33:40 +0000 (12:33 +0000)
committerDavid S. Miller <davem@davemloft.net>
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 <yi.zou@intel.com>
Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dcb/dcbnl.c