Commit 8f87d775 authored by Taku Izumi's avatar Taku Izumi Committed by David S. Miller

fjes: Update fjes driver version : 1.2

Signed-off-by: default avatarTaku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent c753119e
......@@ -30,7 +30,7 @@
#include "fjes_trace.h"
#define MAJ 1
#define MIN 1
#define MIN 2
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN)
#define DRV_NAME "fjes"
char fjes_driver_name[] = DRV_NAME;
......
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