]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fm10k: use 8bit notation instead of 10bit notation for diagram
authorJacob Keller <jacob.e.keller@intel.com>
Fri, 1 Apr 2016 23:17:36 +0000 (16:17 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 26 Feb 2017 06:04:07 +0000 (22:04 -0800)
commit3b5c9481a5d879b5cc78eb86751b00206da9e023
treeac841d31603fe2c10e79e364f89e78920c327d9b
parent5ed7e1d585bdf4497a038570ff6853173709b09f
fm10k: use 8bit notation instead of 10bit notation for diagram

The diagram represents bit layout of the multi-bit VLAN update message
format. Typically these diagrams are drawn using some power of 2 as the
base, to more easily grasp where fields split. Although the numbers
above can make it somewhat easy to understand which bit you're looking
at, it makes the break points not line up. Re-draw the numbers using
base 8, and mark the bit values every 8 bits at the top. This should
make it more easy to grasp the table quickly.

Signed-off-by: Jacob Keller <jacob.e.keller@intel.com>
Tested-by: Krishneil Singh <Krishneil.k.singh@intel.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Orabug: 25394529
(cherry picked from commit d057d9a9446636293b4884d1a0da6ad5a7ef4e13)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/net/ethernet/intel/fm10k/fm10k_pf.c