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)
committerJeff Kirsher <jeffrey.t.kirsher@intel.com>
Tue, 22 Sep 2015 22:58:26 +0000 (15:58 -0700)
commit8427672abdc9e405f86755fad5a035511a5b1534
tree6d154c98dd440347f31660a50a20157774dba21f
parent99cb99aa055a72d3880d8a95a71034c4d64bcf9a
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>
drivers/net/ethernet/intel/fm10k/fm10k_pci.c
This page took 0.025413 seconds and 5 git commands to generate.