Commit f2e7ef89 authored by Miguel Jimenez Lopez's avatar Miguel Jimenez Lopez

wr_nic/wr-nic.h: Add define for the driver name.

parent 29998c19
......@@ -44,6 +44,7 @@
#include "nic-hardware.h" /* Magic numbers: please fix them as needed */
#define DRV_NAME "wr-nic" /* Used in messages and device/driver names */
#define DRV_VERSION "0.1" /* For ethtool->get_drvinfo -- FIXME: auto-vers */
/*
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment