fm10k/base: improve comments
authorXiao Wang <xiao.w.wang@intel.com>
Fri, 19 Feb 2016 11:07:01 +0000 (19:07 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 16 Mar 2016 17:51:44 +0000 (18:51 +0100)
commitb0dca40304ae0262722400b11eb15e961b06ac82
treed1e290afef4890c96f75c82dd5e38dbccacb3309
parentaf57412aef29d0e5a591bd9100672f799a3b0c78
fm10k/base: improve comments

The comment for fm10k_iov_msg_lport_state_pf was changed during
review of kernel driver, and the new wording is slightly clearer.
Re-write the comment in base code based on this new wording.

Fix a number of mailbox comment issues with function header comments,
lower-case acronyms (i.e. FIFO, TLV), incorrect function names in
DEBUGFUNC(), duplicate comments and a stubbed-out header comment for
fm10k_sm_mbx_init.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
Tested-by: Heng Ding <hengx.ding@intel.com>
Acked-by: Jing Chen <jing.d.chen@intel.com>
drivers/net/fm10k/base/fm10k_mbx.c
drivers/net/fm10k/base/fm10k_mbx.h
drivers/net/fm10k/base/fm10k_pf.c
drivers/net/fm10k/base/fm10k_tlv.c
drivers/net/fm10k/base/fm10k_tlv.h