| commit | 388ac775be95e510c2095ed6cd59422a5183a9fb | [log] [tgz] |
|---|---|---|
| author | Johannes Berg <johannes.berg@intel.com> | Thu Oct 07 13:11:09 2010 +0200 |
| committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 07 14:41:28 2010 -0400 |
| tree | bbdb6f1b5aa46ec8ebb5c1eccdd4934082a66094 | |
| parent | 43b19952de54b0fccfcdc5968891ebe550367fe8 [diff] |
cfg80211: constify WDS address 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>