mirror of https://gitee.com/openkylin/linux.git
sky2: version 1.29
Since new hardware chip support was added bump version. Signed-off-by: Stephen Hemminger <shemminger@vyatta.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
4fb99cd6ac
commit
4ec8f0ca2a
|
@ -50,7 +50,7 @@
|
|||
#include "sky2.h"
|
||||
|
||||
#define DRV_NAME "sky2"
|
||||
#define DRV_VERSION "1.28"
|
||||
#define DRV_VERSION "1.29"
|
||||
|
||||
/*
|
||||
* The Yukon II chipset takes 64 bit command blocks (called list elements)
|
||||
|
|
Loading…
Reference in New Issue