]> git.baikalelectronics.ru Git - kernel.git/commit
r8152: split DRIVER_VERSION
authorhayeswang <hayeswang@realtek.com>
Mon, 7 Sep 2015 03:57:43 +0000 (11:57 +0800)
committerDavid S. Miller <davem@davemloft.net>
Thu, 10 Sep 2015 03:27:54 +0000 (20:27 -0700)
commit71395ae89ea724632ed06f803179e495c79f8a12
treeaf021f494c527a3e979bd24f3cf86ea738f7ede9
parent222f70fb97a3290981161395baddfeebcd9ecacb
r8152: split DRIVER_VERSION

Split DRIVER_VERSION into NETNEXT_VERSION and NET_VERSION. Then,
according to the value of DRIVER_VERSION, we could know which
patches are used generally without comparing the source code.

Signed-off-by: Hayes Wang <hayeswang@realtek.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/usb/r8152.c