|
@@ -159,7 +159,7 @@ static void eql_timer(unsigned long param)
|
|
add_timer(&eql->timer);
|
|
add_timer(&eql->timer);
|
|
}
|
|
}
|
|
|
|
|
|
-static char version[] __initdata =
|
|
|
|
|
|
+static const char version[] __initconst =
|
|
"Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)\n";
|
|
"Equalizer2002: Simon Janes (simon@ncm.com) and David S. Miller (davem@redhat.com)\n";
|
|
|
|
|
|
static const struct net_device_ops eql_netdev_ops = {
|
|
static const struct net_device_ops eql_netdev_ops = {
|