]> git.karo-electronics.de Git - linux-beck.git/commit
[PATCH] r8169: identify the napi version
authorStephen Hemminger <shemminger@osdl.org>
Fri, 27 May 2005 19:11:41 +0000 (21:11 +0200)
committerFrancois Romieu <romieu@fr.zoreil.com>
Fri, 27 May 2005 19:11:41 +0000 (21:11 +0200)
commitf7ccf420e5d5553d2cb25d21f8bb77e7747f1c35
treed532a80b9238d9c28b02c78816cc8cb108ddb274
parent53456f607a7ec02905823dc92a94c7e36d4ded1a
[PATCH] r8169: identify the napi version

To tell if driver is configured for NAPI or not, put -NAPI on driver
version. Remove the NAPI printk since the complete version information
is displayed once in the pci probe routine or returned via ethtool.

Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Francois Romieu <romieu@fr.zoreil.com>
drivers/net/r8169.c