Skip to content

Commit

Permalink
fjes: Update fjes driver version : 1.1
Browse files Browse the repository at this point in the history
Signed-off-by: Taku Izumi <izumi.taku@jp.fujitsu.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Taku Izumi authored and David S. Miller committed Apr 17, 2016
1 parent bd5a256 commit 8f180fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/net/fjes/fjes_main.c
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
#include "fjes.h"

#define MAJ 1
#define MIN 0
#define MIN 1
#define DRV_VERSION __stringify(MAJ) "." __stringify(MIN)
#define DRV_NAME "fjes"
char fjes_driver_name[] = DRV_NAME;
Expand Down

0 comments on commit 8f180fa

Please sign in to comment.