Skip to content
Commit 63c713e1 authored by Johannes Berg's avatar Johannes Berg
Browse files

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: default avatarJohannes Berg <johannes.berg@intel.com>
parent 6af8354f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment