]> git.baikalelectronics.ru Git - kernel.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)
commitd981001ca7fe6d21932eceb7bfd8b850e67adaa7
tree3573f033e475833fd2782dbb4da589ea853b39d0
parentc98d56b0fa38552e5b182054e05f82ced75a37b0
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