]> www.infradead.org Git - users/jedix/linux-maple.git/commit
ice: cleanup misleading comment
authorBruce Allan <bruce.w.allan@intel.com>
Thu, 17 Sep 2020 20:13:44 +0000 (13:13 -0700)
committerTony Nguyen <anthony.l.nguyen@intel.com>
Wed, 9 Dec 2020 16:11:55 +0000 (08:11 -0800)
commit32e6deb29725e0efc20586ad041b0cfc1b31ab21
tree6cae85b246f3f97c346ea5e411f01ad5d9427674
parentbcf68ea1e580df685a4a9cec4dfaf0f0f4393dbe
ice: cleanup misleading comment

The maximum Admin Queue buffer size and NVM shadow RAM sector size are both
4 Kilobytes. Some comments refer to those as 4Kb which can be confused with
4 Kilobits. Update the comments to use the commonly used KB symbol instead.

Signed-off-by: Bruce Allan <bruce.w.allan@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
drivers/net/ethernet/intel/ice/ice_nvm.c