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)
commitd0942473e3ca4629a40bbf0c9fd74fc0c7ff2a79
treeaf021f494c527a3e979bd24f3cf86ea738f7ede9
parent52fe51f8523751da0e79c85350c47eb3bb94da5b
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