commit | ef5af74707e1921f9462e2cfeb336a21af6ae902 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Tue Oct 18 13:39:14 2011 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Tue Nov 08 15:54:00 2011 -0500 |
tree | 04b1c105deddbebefb246b6d5d8114f1ffe91cde | |
parent | 5a5ee76e09b1f5a3a550127aecc2ea4d59f17963 [diff] |
mac80211: fix confusing parentheses There's an extra pair of parentheses here that is simply confusing because it implies a nesting that doesn't actually exist. Just remove it. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>