]> www.infradead.org Git - users/jedix/linux-maple.git/commit
fm10k: remove comment about rtnl_lock around mbx operations
authorJacob Keller <jacob.e.keller@intel.com>
Mon, 15 Jun 2015 22:00:52 +0000 (15:00 -0700)
committerChuck Anderson <chuck.anderson@oracle.com>
Sun, 26 Feb 2017 06:03:16 +0000 (22:03 -0800)
commit75686c35dc2420e5e4efd2211024cb90e6481f51
tree46a0d3a117aff4b2c398001492e7ea7d294aca38
parentb31c63bfc9b97734ccb5296b82a9f22f303e4364
fm10k: remove comment about rtnl_lock around mbx operations

This comment is no longer true due to a couple of mailbox locking
refactors, and we now don't actually do any rtnl protected operations
directly in the mailbox path. Remove this comment as it is factually
incorrect and confusing.

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 8427672abdc9e405f86755fad5a035511a5b1534)
Signed-off-by: Jack Vogel <jack.vogel@oracle.com>
drivers/net/ethernet/intel/fm10k/fm10k_pci.c