Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit da1d2def authored by Roman Yeryomin's avatar Roman Yeryomin Committed by David S. Miller
Browse files

net: korina: bump version

parent 87736fc6
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -66,8 +66,8 @@
#include <asm/mach-rc32434/dma_v.h>

#define DRV_NAME	"korina"
#define DRV_VERSION	"0.10"
#define DRV_RELDATE	"04Mar2008"
#define DRV_VERSION	"0.20"
#define DRV_RELDATE	"15Sep2017"

#define STATION_ADDRESS_HIGH(dev) (((dev)->dev_addr[0] << 8) | \
				   ((dev)->dev_addr[1]))