diff --git a/[refs] b/[refs] index ef1b1dee4bb1..7b7c1ce6729c 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c9d26c9785d900d8547b268f0c0507f252879c48 +refs/heads/master: 90d5aed2d9c7d2f3915b75342988114fd7b6c13d diff --git a/trunk/drivers/net/fealnx.c b/trunk/drivers/net/fealnx.c index 97d34fee8c1f..567e27413cfd 100644 --- a/trunk/drivers/net/fealnx.c +++ b/trunk/drivers/net/fealnx.c @@ -92,7 +92,7 @@ static int full_duplex[MAX_UNITS] = { -1, -1, -1, -1, -1, -1, -1, -1 }; #include /* These identify the driver base version and may not be removed. */ -static char version[] __devinitdata = +static char version[] = KERN_INFO DRV_NAME ".c:v" DRV_VERSION " " DRV_RELDATE "\n";