diff --git a/[refs] b/[refs] index 9e9914ffbf5b..f76e4c0b4c9f 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 407fc5cf019fc5cb990458a2e38d2c0a27b3cb30 +refs/heads/master: 9cc4085585a011179caf86a6408225626f6c2263 diff --git a/trunk/drivers/net/8139cp.c b/trunk/drivers/net/8139cp.c index 462d9f59c53a..83a1922e68e0 100644 --- a/trunk/drivers/net/8139cp.c +++ b/trunk/drivers/net/8139cp.c @@ -87,7 +87,7 @@ /* These identify the driver base version and may not be removed. */ static char version[] = -KERN_INFO DRV_NAME ": 10/100 PCI Ethernet driver v" DRV_VERSION " (" DRV_RELDATE ")\n"; +DRV_NAME ": 10/100 PCI Ethernet driver v" DRV_VERSION " (" DRV_RELDATE ")\n"; MODULE_AUTHOR("Jeff Garzik "); MODULE_DESCRIPTION("RealTek RTL-8139C+ series 10/100 PCI Ethernet driver");