]> git.baikalelectronics.ru Git - kernel.git/commit
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx
authorJohn Fastabend <john.r.fastabend@intel.com>
Fri, 21 Jan 2011 16:35:18 +0000 (16:35 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Jan 2011 23:19:55 +0000 (15:19 -0800)
commit463b8043ad37a3dc25a59ef518507d52dd52cbd5
tree84fc1c9c7af139fa805d9d28b29dfb1fd8f1a158
parentbc6eed390c383ebb0b0c196b1a92de0e0e4268ce
dcbnl: make get_app handling symmetric for IEEE and CEE DCBx

The IEEE get/set app handlers use generic routines and do not
require the net_device to implement the dcbnl_ops routines. This
patch makes it symmetric so user space and drivers do not have
to handle the CEE version and IEEE DCBx versions differently.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/dcb/dcbnl.c