OSDN Git Service

net/dummy: Ditch driver and module versions
authorLeon Romanovsky <leonro@mellanox.com>
Mon, 24 Feb 2020 08:52:55 +0000 (10:52 +0200)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Feb 2020 19:23:36 +0000 (11:23 -0800)
commit562a7ef3bba035c664a7ebb6dc1eb04c4a03646a
tree741c4acf4dcdb2b6b68fbdbf4367bd18cafbcfc8
parent2b526b56e39628803cad47aa6f0973564b5f174b
net/dummy: Ditch driver and module versions

Delete constant driver and module versions in favor of
standard global version which is unique to whole kernel.

Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/dummy.c