From: Anish Bhatt Date: Tue, 23 Jun 2015 00:44:35 +0000 (-0700) Subject: dcb : Fix incorrect documentation for struct dcb_app X-Git-Tag: omap-for-v4.3/legacy-v2-signed~163^2~12 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=42bcce87d763b4d22dc6d3a0c0b60c6b49820de8;p=pandora-kernel.git dcb : Fix incorrect documentation for struct dcb_app While IEEE and CEE use the same structure to store apps, the selector and priority fields for both are different. Only the priority field is explained, add documentation explaining how the selector field differs for both. cgdcbxd code shows an example of how selector fields differ. Signed-off-by: Anish Bhatt Signed-off-by: David S. Miller --- Reading git-diff-tree failed