]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit6986c39b59c8c88a36fc0f5689a176cf4c5cd264
tree72b6492d01dffa834133c0cdbd52ce4b65392332
parent3c21121bc3ab6fd02fd369fee07f7f7dd199748a
cfg80211: constify key mac address in ops

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>
include/net/cfg80211.h
net/mac80211/cfg.c