Loading
mac80211: debugfs: avoid variable shadowing
We have a macro here that uses an inner variable 'i' that
also exists in the outer scope - use '_i' in the macro.
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
We have a macro here that uses an inner variable 'i' that
also exists in the outer scope - use '_i' in the macro.
Signed-off-by:
Johannes Berg <johannes.berg@intel.com>