wireless: ipw2x00: make iw_handler_def const
authorBhumika Goyal <bhumirks@gmail.com>
Wed, 23 Aug 2017 12:36:42 +0000 (18:06 +0530)
committerKalle Valo <kvalo@codeaurora.org>
Thu, 24 Aug 2017 09:58:17 +0000 (12:58 +0300)
commit2c1dca3c6b222a389c5dfebfcdd6fe3c87e5aa75
tree56307c45dd251fc654b5034313a790399ccc8faf
parent9ea792a48cdd9229c9dd698f68dd4ee831bd8644
wireless: ipw2x00: make iw_handler_def const

Make these const as they are only stored in the const field of a
net_device structure.

Signed-off-by: Bhumika Goyal <bhumirks@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/intel/ipw2x00/ipw2100.c
drivers/net/wireless/intel/ipw2x00/ipw2200.c