Signed-off-by: Stephen Hemminger <shemminger@xxxxxxxxxx> --- a/drivers/net/wireless/ath/ath6kl/main.c 2012-01-05 09:50:35.716589669 -0800 +++ b/drivers/net/wireless/ath/ath6kl/main.c 2012-01-05 09:52:58.906118317 -0800 @@ -1456,7 +1456,7 @@ static struct net_device_stats *ath6kl_g return &ar->net_stats; } -static struct net_device_ops ath6kl_netdev_ops = { +static const struct net_device_ops ath6kl_netdev_ops = { .ndo_open = ath6kl_open, .ndo_stop = ath6kl_close, .ndo_start_xmit = ath6kl_data_tx, -- To unsubscribe from this list: send the line "unsubscribe linux-wireless" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html