]> 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)
commitb92847b9fa8bbeebd41ff84fd0568a8b648071d5
tree4e836ca5b94a31b2cbc0a8cc4fb36ae0ab3a1655
parentf06b5feb0085607100c20080150b3dfc54e7a4bc
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