]> www.infradead.org Git - users/jedix/linux-maple.git/commit
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
authorJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 08:27:49 +0000 (16:27 +0800)
committerJoe Jin <joe.jin@oracle.com>
Wed, 16 May 2012 08:27:49 +0000 (16:27 +0800)
commitc4c120261752a4e692150f5efc1636ed0c3fb4f8
treee7e9302e3e5326f6a9ca24456c2f889f3067d24d
parentef00516da56b210e4b60aa68f63186e0df018860
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry

Now that we allow multiple IEEE App entries we need a way
to remove specific entries. To do this add the ieee_dcb_delapp()
routine.

Additionaly drivers may need to remove the APP entry from
their firmware tables. Add dcb ops routine to handle this.

Signed-off-by: John Fastabend <john.r.fastabend@intel.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
(cherry picked from commit f9ae7e4b515c4d56baf6e0e84ebee2e03ae57a25)

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