mirror of
https://github.com/torvalds/linux.git
synced 2024-12-22 10:56:40 +00:00
iwlwifi: clarify comment
change a comment to be a little more clear Signed-off-by: Don Fry <donald.h.fry@intel.com> Signed-off-by: Wey-Yi Guy <wey-yi.w.guy@intel.com>
This commit is contained in:
parent
1dcedc8e07
commit
1589c5629c
@ -1781,7 +1781,7 @@ int iwl_probe(struct iwl_bus *bus, const struct iwl_trans_ops *trans_ops,
|
|||||||
|
|
||||||
SET_IEEE80211_DEV(hw, trans(priv)->dev);
|
SET_IEEE80211_DEV(hw, trans(priv)->dev);
|
||||||
|
|
||||||
/* what debugging capabilities we have */
|
/* show what debugging capabilities we have */
|
||||||
iwl_debug_config(priv);
|
iwl_debug_config(priv);
|
||||||
|
|
||||||
IWL_DEBUG_INFO(priv, "*** LOAD DRIVER ***\n");
|
IWL_DEBUG_INFO(priv, "*** LOAD DRIVER ***\n");
|
||||||
|
Loading…
Reference in New Issue
Block a user