]> err.no Git - linux-2.6/blobdiff - drivers/hwmon/adm1026.c
iwlwifi: drop skb silently for Tx request in monitor mode
[linux-2.6] / drivers / hwmon / adm1026.c
index b3e6b06caf617a29ed2c20fd4b36fb7e7ee8467b..904c6ce9d83f912196b2ef0a6e2ee961e9fabe87 100644 (file)
@@ -35,7 +35,7 @@
 #include <linux/mutex.h>
 
 /* Addresses to scan */
-static unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
+static const unsigned short normal_i2c[] = { 0x2c, 0x2d, 0x2e, I2C_CLIENT_END };
 
 /* Insmod parameters */
 I2C_CLIENT_INSMOD_1(adm1026);