From: John Fastabend Date: Tue, 21 Jun 2011 07:34:48 +0000 (+0000) Subject: dcb: Add ieee_dcb_delapp() and dcb op to delete app entry X-Git-Tag: v3.1-rc1~316^2~369 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ae7e4b515c4d56baf6e0e84ebee2e03ae57a25;p=pandora-kernel.git 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed