fm10k/base: fix a comment
authorWang Xiao W <xiao.w.wang@intel.com>
Thu, 10 Sep 2015 04:38:13 +0000 (12:38 +0800)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Fri, 2 Oct 2015 16:59:51 +0000 (18:59 +0200)
commit2fce5990228ac9e70b601b818633737aa3c37f19
treef3f438f94824e05b32b874541dcfc0151dcaf125
parent21c12fb2d004ece20e23b8419a0bb66925cb7f07
fm10k/base: fix a comment

The header comment included a miscopy of a C-code line, and also
mis-used Rx FIFO when it clearly meant Tx FIFO.

Signed-off-by: Wang Xiao W <xiao.w.wang@intel.com>
drivers/net/fm10k/base/fm10k_mbx.c