]> git.baikalelectronics.ru Git - kernel.git/commit
net: dsa: Remove allocation of driver private memory
authorAndrew Lunn <andrew@lunn.ch>
Wed, 13 Apr 2016 00:40:41 +0000 (02:40 +0200)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Apr 2016 22:15:23 +0000 (18:15 -0400)
commitc3c47bb5f6c553013cb077626353dfa4d40a6845
tree4e836ca5b94a31b2cbc0a8cc4fb36ae0ab3a1655
parent668f42b6d5d9c53bfe559cdf5e03ffaf5476e56e
net: dsa: Remove allocation of driver private memory

The drivers now allocate their own memory for private usage. Remove
the allocation from the core code.

Signed-off-by: Andrew Lunn <andrew@lunn.ch>
Acked-by: Florian Fainelli <f.fainelli@gmail.com>
Tested-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/dsa.h
net/dsa/dsa.c