commit | f7ccf420e5d5553d2cb25d21f8bb77e7747f1c35 | [log] [tgz] |
---|---|---|
author | Stephen Hemminger <shemminger@osdl.org> | Fri May 27 21:11:41 2005 +0200 |
committer | Francois Romieu <romieu@fr.zoreil.com> | Fri May 27 21:11:41 2005 +0200 |
tree | d532a80b9238d9c28b02c78816cc8cb108ddb274 | |
parent | 53456f607a7ec02905823dc92a94c7e36d4ded1a [diff] |
[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>