cfg80211: constify key mac address in ops
authorJohannes Berg <johannes@sipsolutions.net>
Sat, 9 May 2009 18:06:47 +0000 (20:06 +0200)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 11 May 2009 19:24:07 +0000 (15:24 -0400)
The address pointed to by mac_addr can be marked as const.

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

No differences found