]> git.karo-electronics.de Git - linux-beck.git/commit
dcb : Fix incorrect documentation for struct dcb_app
authorAnish Bhatt <anish@chelsio.com>
Tue, 23 Jun 2015 00:44:35 +0000 (17:44 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 23 Jun 2015 14:00:41 +0000 (07:00 -0700)
commit42bcce87d763b4d22dc6d3a0c0b60c6b49820de8
tree3573f033e475833fd2782dbb4da589ea853b39d0
parente9fdaec0e0d40f548c2b79e147c7ffd2809d2a64
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 <anish@chelsio.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/uapi/linux/dcbnl.h