cfg80211: constify WDS address
authorJohannes Berg <johannes.berg@intel.com>
Thu, 7 Oct 2010 11:11:09 +0000 (13:11 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 7 Oct 2010 18:41:28 +0000 (14:41 -0400)
There's no need for the WDS peer address
to not be const, so make it const.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>

No differences found