commit | f9ae7e4b515c4d56baf6e0e84ebee2e03ae57a25 | [log] [tgz] |
---|---|---|
author | John Fastabend <john.r.fastabend@intel.com> | Tue Jun 21 07:34:48 2011 +0000 |
committer | David S. Miller <davem@davemloft.net> | Tue Jun 21 16:06:11 2011 -0700 |
tree | cb8bd9dee3075be4a9278ba4f5f5eb0eb41e32b0 | |
parent | b6db2174c59ef1e72f7bd63e0f105b1a2d7f18d3 [diff] |
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>